(Tested on CentOS 7)
- 1 VM setup Gitlab (Using docker)
- 1 VM setup Jenkins, Docker, GCloud CLI (Manual)
- 1 VM setup Nexus and SonarQube (Manual)
(Tested on Ubuntu 18.04)
- 1 VM setup Gitlab (Using docker)
- 1 VM setup Jenkins, Docker, GCloud CLI (Manual)
- 1 VM setup Nexus and SonarQube (Manual)
Boots up any VM (Centos 7):
vagrant up centos_target_1
Then
vagrant ssh centos_target_1
Choose a service to install. For example: Jenkins
git clone https://github.com/khangtictoc/Devops-Service-Installation_Gitlab-Jenkins-Nexus-SonarQube.git
cd centos
sudo chmod 744 *
./manual-jenkins.sh