Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Provisioned Jenkins instance to go along with 'Microservice devops' series of tutorials

Notifications You must be signed in to change notification settings

HeadspaceMeditation/JenkinsPipelineGingerAuthenticator

 
 

Repository files navigation

Repository to go along with the following tutorials:

Running Jenkins

./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)

https://www.baeldung.com/ops/jenkins-environment-variables

About

Provisioned Jenkins instance to go along with 'Microservice devops' series of tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 65.1%
  • Dockerfile 34.9%