Repository to go along with the following tutorials:
- How to bootstrap Jenkins for disaster recovery and accountability on the master branch (YouTube video)
- Building a Spring Boot application in Jenkins on the theme-park-job branch (YouTube video | article)
- Building a Spring Boot application in Docker and Jenkins on the theme-park-job-docker branch (YouTube video | article)
- Deploying a Spring Boot application into AWS with Jenkins on the theme-park-job-aws branch (YouTube video | article)
./gradlew docker dockerRun
#build and run ./gradlew build docker dockerRun
Jenkins will then be available at http://localhost:8080.
Access with http://localhost:8082
https://medium.com/facademy/setup-jenkins-for-private-repository-9060f54eeac9
/Users//.ssh/ is where keys typically are
eval $(envkey-source)