olomana/jenkins/README.md
2023-02-10 22:33:33 +00:00

8 lines
395 B
Markdown

# Jenkins
A Jenkins instance for whitney. Sort of an open ended project, figure that i'll find something to do with it once it's set up.
Followed instructions at `https://dev.to/andresfmoya/install-jenkins-using-docker-compose-4cab`
Note container name is different so actual command to get one time admin pw, etc is `docker exec jenkins cat /var/jenkins_home/secrets/initialAdminPassword`