A Vagrantfile to build signle node virtual envirnment to learn about gitlab adminstration or git client commands or CI/CD projects
vagrant_git_lab/Vagrantfile : This Vagrantfile contains the information needed to create a centOS/7 virtual machine and install git_lab
Step 1 : Install virtual box (https://www.virtualbox.org)
Step 2 : Install vagrant (https://www.vagrantup.com)
Step 3 : Download and Vagrant file
git clone https://github.com/malyabee/vagrant_git_lab.git
or
Downlaod https://github.com/malyabee/vagrant_git_lab/archive/master.zip and unzip master file
Step 4 : starting virtual machines
$ cd vagrant_git_lab
$ vagrant up
cd vagrant_git_lab
vagrant ssh
This Vagrant verified on Mac and Windows
open "http://localhost:8080/" url in your browser and set "root" user password