-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Robert Auer edited this page Oct 20, 2015
·
19 revisions
The Cloudogu ecosystem consists of a set of tools, each of them contained in their own Docker container.
Get started:
- Create a virtual machine running the ecosystem by simply typing
vagrant up
and, after it has started,vagrant reload
or - Set up all provided docker containers on your machine by running
./install.sh
.
Prerequisites:
- Runs best on Debian- or Ubuntu-based operating systems.
- Vagrant: vagrantup.com
- Docker: docker.com