Skip to content

Bash Script for installing devops services (Sonarqube, Jenkins, Gitlab, Nexus) for Centos

Notifications You must be signed in to change notification settings

khangtictoc/Devops-Service-Installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devop Service Installation

CentOS

(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)

Ubuntu

(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)

Usage

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

About

Bash Script for installing devops services (Sonarqube, Jenkins, Gitlab, Nexus) for Centos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages