Skip to content

Orasi/gp-cicd-kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gp-ci-kickstart

The docker-compose.yml file will deploy the following containers:

1. Install Docker CE

Click on the links to download the appropriate Desktop / Server platform installation appropriate for your needs

https://docs.docker.com/install/#supported-platforms

2. Create the directories below in your honme directory for persistent container storage

  • jenkins_home
  • postgresql_home
  • puppet_home
  • gitlab_home

3. Clone the repository run Docker Compose from the same directory:

git clone https://github.com/Orasi/gp-cicd-kickstart.git 

4. Run Docker Compose from the same directory:

cd gp-cicd-kickstart && docker-compose up -d

5. You should then be able to access each of the applications at the URL's below on any modern browser

About

Docker containers to demonstrate CI/CD using Jenkins, Artifactory, Puppet, and GOGS (Git)

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors