Skip to content

choeisai/cicd-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cicd-lab

Infrastructure:

alt tag

Requirement:

Ubuntu 1 Ubuntu 2
IP: 192.168.1.200/24 IP: 192.168.1.201/24
docker
docker-compose
ansible

Note: Both machines run as root user. All machines can ssh access by root without password to another.

Installation:

  • Ubuntu 1: Prepare installation

git clone https://github.com/karrung/cicd-lab.git
cd cicd-lab
chmod +x ubuntu1-1-init.sh
./ubuntu1-1-init.sh
  • Ubuntu 1: Build customize jenkins

docker build -t myjenkins jenkins-docker

Testing

modify ckan/templates/home/snippets/promoted.html

<h1>Test build by Jenkins 99</h1>

Push code to Gitlab , after jenkins build success open http://192.168.1.201

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors