Skip to content

s4ln1x/jenkins-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

How to create your own jenkins instance

  1. Run the command:
docker-compose up
  1. Copy jenkins password from logs, it should be something like this

ab9f1bbe5d8e416b8269edf7a31ee62f

  1. Got to localhost:8080

  2. Paste your password

  3. Install plugins

  4. Follow up steps from this guide for configuring the agent node How to install and run jenkins with docker-compose

About

Containers running a jenkins main & worker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published