Cloudogu EcoSystem

Cloudogu Ecosystem is an open platform, which lets you choose how and where your team creates great software. Each service or tool is delivered as a Dōgu, a Docker container, that can be easily integrated in your environment just by pulling it from our registry.

Stars
42
Forks
13
Open issues
28
Closed issues
255
Last release
almost 2 years ago
Last commit
5 months ago
Watchers
42
Total releases
3
Total commits
1.75K
Open PRs
1
Closed PRs
163
Repo URL
Platform
License
Category
Technology
Shell
Offers premium version?
NO
Proprietary?
NO
About

Cloudogu EcoSystem (CES)

This is the repository containing all setup scripts and resources to install a cloudogu ecosystem.

Documentation Community Public CES

Quick start

There are three ways to get your Cloudogu EcoSystem. The easiest is to register at https://my.cloudogu.com and download the VirtualBox image.
If you don't want to do that, you can build it from scratch with vagrant or Packer.

Download Image

  1. Download VirtualBox image from myCloudogu
  2. Build from scratch with vagrant VM configuration (bridged network)

    By default our vagrant configuration uses a host-only network, which makes the EcoSystem only accessible from your machine.

    If you want it to be accessible from other hosts in your network, you can change this behavior in the Vagrantfile. To do so,

    • remove the private_network line and
    • uncomment the public_network line.

    Next time you start the VM, it will use a bridged network and try to get an IP address from the network your host is in.

    By the way:

    • You can shut down the VM by calling vagrant halt.
    • If you want to start over with a clean slate call vagrant destroy.
  3. Build with Packer

    Download Packer from https://www.packer.io/downloads.html and move the extracted binary to /usr/local/bin/packer.

    Build the VM according to your liking with one of the builders in images/template.prod.json.

    What is the Cloudogu EcoSystem?

    The Cloudogu EcoSystem is an open platform, which lets you choose how and where your team creates great software. Each service or tool is delivered as a Dogu, a Docker container. Each Dogu can easily be integrated in your environment just by pulling it from our registry. We have a growing number of ready-to-use Dogus, e.g. SCM-Manager, Jenkins, Nexus, SonarQube, Redmine and many more. Every Dogu can be tailored to your specific needs. Take advantage of a central authentication service, a dynamic navigation, that lets you easily switch between the web UIs and a smart configuration magic, which automatically detects and responds to dependencies between Dogus. The Cloudogu EcoSystem is open source and it runs either on-premises or in the cloud. The Cloudogu EcoSystem is developed by Cloudogu GmbH under MIT License.

© 2021 Cloudogu GmbH - MADE WITH ❤️ FOR DEV ADDICTS. Legal notice / Impressum

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.