Gitlab 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/gitlab-testing-environment.git
- cd gitlab-testing-environment
- vagrant up
- ... wait ...
- Open Gitlab in your web browser: http://gitlab.test
- Set new password
- Login with user "root" and your password
Feel free to report issues, fork this project and submit pull requests.