Docker testing environment with Portainer GUI in a Vagrantbox based on Debian and provisioned with Ansible.
- Virtualbox >= 5.2.4
- Vagrant >= 2.0.1
- Vagrant Plugins:
- vagrant plugin install vagrant-hostmanager
- vagrant plugin install vagrant-vbguest
- git clone https://github.com/neikei/dockerce-testing-environment.git
- cd dockerce-testing-environment
- vagrant up
- ... wait ...
- Open Portainer in your web browser: http://portainer.test
Feel free to report issues, fork this project and submit pull requests.