Skip to content

shomatan/gitbucket-jenkins-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker compose: GitBucket + Jenkins

Create services GitBucket and Jenkins by docker-compose.

Requirements

  • Docker
  • docker-compose

Usage

git clone https://github.com/shomatan/gitbucket-jenkins-docker-compose.git
cd gitbucket-jenkins-docker-compose
docker-compose build
docker-compose up -d

You will be able to access sites after a while.

  • GitBucket http://localhost:8080
  • Jenkins http://localhost:8081

About

Basic compose config with Gitbucket, Jenkins and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published