Skip to content

A simple guide to help you set up and configure a Jenkins server.

Notifications You must be signed in to change notification settings

minghsu0107/jenkins-cheet-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Jenkins Cheat Sheet

A simple guide to help you set up and configure a Jenkins server.

Deployment

  1. Run the following command to start Jenkins:
docker-compose up
  1. Open a browser on http://localhost:8080
  2. Run the initial setup wizard. Choose recommended plugins

Note that the admin password is dumped on the log.

About

A simple guide to help you set up and configure a Jenkins server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published