Skip to content

WIP Jenkins instance for the DHIL

Notifications You must be signed in to change notification settings

sfu-dhil/jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Configuration for the DHIL

Building (first time)

Run:

docker compose up --build

Setting up

  1. Get the initial Jenkins Admin password docker exec -it jenkins_app cat /var/jenkins_home/secrets/initialAdminPassword
  2. Go to localhost:8080 and paste the initial admin password provided
  3. Do not install recommended plugins, select Select plugins to install -> Install
  4. Create your first Administrator
  5. On Instance Configuration, ensure that Jenkins Url is http://localhost:8080/ and click Save and Finish

All jenkins information should then be in .data/jenkins_home/

About

WIP Jenkins instance for the DHIL

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published