https://github.com/haos616/example-jenkins
https://github.com/haos616/example-jenkins
casc configuration-as-code docker docker-compose jenkins jenkinsfile jobs-dsl
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/haos616/example-jenkins
- Owner: haos616
- Created: 2019-03-14T23:26:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:42:21.000Z (over 2 years ago)
- Last Synced: 2025-01-02T12:25:52.850Z (5 months ago)
- Topics: casc, configuration-as-code, docker, docker-compose, jenkins, jenkinsfile, jobs-dsl
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example Jenkins
## About Traefik
Docs [link](https://traefik.io/)
## Manual run Jenkins
```bash
docker-compose up
```Open [link](http://127.0.0.1:8080)
## Job DSL url
Open [link](http://127.0.0.1:8080/plugin/job-dsl/api-viewer/index.html)