https://github.com/goern/jenkins-acme
Jenkins S2I repository for ACME Corp
https://github.com/goern/jenkins-acme
Last synced: 6 months ago
JSON representation
Jenkins S2I repository for ACME Corp
- Host: GitHub
- URL: https://github.com/goern/jenkins-acme
- Owner: goern
- License: gpl-3.0
- Created: 2016-11-27T10:26:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T12:54:50.000Z (about 9 years ago)
- Last Synced: 2025-08-01T14:11:21.734Z (12 months ago)
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jenkins-acme
Jenkins S2I repository for ACME Corp
This is a heavily updated Jenkins image, see plugins.txt.
Use `oc process -v=OAUTH_CLIENT_REDIRECT_URI=`oc get route jenkins --template='{{if .spec.tls }}https{{ else }}http{{ end }}://{{ .spec.host }}/securityRealm/finishLogin'` jenkins-oauth-template | oc create -f -`
And `oc get oauthclients jenkins-oauth --template='{{ .secret }}'` if you forgot the generated secret.