Skip to content

Dockerized Jenkins Automation Server powered by Docker In Docker (dind) & Docker Compose

Notifications You must be signed in to change notification settings

cybergitt/quick-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Jenkins

This is the Dockerized Jenkins Automation Server powered by Docker In Docker (dind) & Docker Compose

Usage

docker compose up -d

after installing Your Jenkins service will host at https://localhost:8080 (Default port).

go to /jenkins-data/secrets/initialAdminPassword and use key inside that file to login. or use

bash ./scripts/getPW.bash

About

Dockerized Jenkins Automation Server powered by Docker In Docker (dind) & Docker Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published