Bamboo testing environment 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/bamboo-testing-environment.git
- cd bamboo-testing-environment
- vagrant up
- ... wait ...
- Open Bamboo in your web browser: http://bamboo.test
- Enter your official Bamboo evaluation license
- Start the "Express installation"
- Test Bamboo
Feel free to report issues, fork this project and submit pull requests.