Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Jenkins in Docker with an automated Nginx reverse Proxy and Let's Encrypt TLS.

License

Notifications You must be signed in to change notification settings

8gears/Jenkins-in-a-Container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins-in-a-Container

A container composition of Jenkins with a reverse Proxy (Nginx) and TLS (Let's Encrypt).

All together in a single command that runs out of the box.

This compose is using official Jenkins Docker Image and jwilder/nginx-proxy with jrcs/letsencrypt-nginx-proxy-companion.

Run

You need to define a domain name under which Jenkins should be reachable. An option is to create a .env file example or to define an environment variable export DOMAIN=ci.example.or

docker-compose -f https://raw.githubusercontent.com/8gears/Jenkins-in-a-Container/master/docker-compose.yml up -d 

Done!

About

Jenkins in Docker with an automated Nginx reverse Proxy and Let's Encrypt TLS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published