Skip to content

Gitlab testing environment in a Vagrantbox based on Debian and provisioned with Ansible.

License

Notifications You must be signed in to change notification settings

neikei/gitlab-testing-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-testing-environment

Gitlab testing environment in a Vagrantbox based on Debian and provisioned with Ansible.

Requirements

  • Virtualbox >= 5.2.4
  • Vagrant >= 2.0.1
  • Vagrant Plugins:
    • vagrant plugin install vagrant-hostmanager
    • vagrant plugin install vagrant-vbguest

Getting started

  1. git clone https://github.com/neikei/gitlab-testing-environment.git
  2. cd gitlab-testing-environment
  3. vagrant up
  4. ... wait ...
  5. Open Gitlab in your web browser: http://gitlab.test
  6. Set new password
  7. Login with user "root" and your password

Feedback, Issues and Pull-Requests

Feel free to report issues, fork this project and submit pull requests.

Releases

No releases published

Packages

No packages published