Skip to content

Docker Compose for Jenkins Based Microservices Deployment

License

Notifications You must be signed in to change notification settings

jowillianto/jenkins-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-compose

Docker Compose for Jenkins Based Microservices Deployment

Environment Variables

DOCKER_TLS_VERIFY

0 or 1 indicating if TLS (Transport Layer Security) should be used. Note that if TLS is unfamiliar to you, think about https. (Default is 0 because who uses TLS in development).

DOCKER_CERT_PATH

The path to the TLS certificate.

DOCKER_HOST

The name of the dind image.

Setting Up

To setup Jenkins, go to http://localhost:8080 to check the deployment. You might be asked to get a generated password, this password will be printed in the terminal.

About

Docker Compose for Jenkins Based Microservices Deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published