Skip to content

Docker Compose file for setting up Traefik, Jenkins, Nexus Repository, Gogs, and PostgreSQL

Notifications You must be signed in to change notification settings

alymaquiling/docker-cicd-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Proxy and Monitoring with Traefik

CI/CD pipeline built and deployed with Docker Compose

Runs containers for Traefik, Jenkins, Nexus Repository, Gogs (self-hosted Git service) and PostgreSQL (dependency for Gogs)

To deploy containers locally, run docker-compose up -d in the root folder.

Note: This has only been tested on Windows, with Ubuntu 20.04 on WSL2

Screenshots

Traefik at traefik.localhost

traefik-1 traefik-2

Nexus Repository at nexus.localhost

nexus-1

Jenkins at jenkins.localhost

jenkins-1

Gogs at git.localhost

gogs-1

About

Docker Compose file for setting up Traefik, Jenkins, Nexus Repository, Gogs, and PostgreSQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published