8000 GitHub - choeisai/cicd-lab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

choeisai/cicd-lab

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

No packages published
0