DevBox allows to deploy a topology as a sandbox with your code for testing, staging and production purposes. DevBox uses standard YAML files in OASIS TOSCA format to define the topology structure. DevBox uses Ansible for provisioning containers and virtual machines. Currently supported container provider(s): Docker
Python 2.7
$ pip install ansible
$ pip install git+git://github.com/qualisystems/devbox.git
Get list of available commands:
$ devbox
Get help on specific command:
$ devbox <COMMAND> --help
For questions, bug reports or feature requests, please refer to the Issue Tracker. Also, make sure you check out our Issue Template.
All your contributions are welcomed and encouraged. We've compiled detailed information about: