Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fredericrous/jenkinsdevenv
environment to develop jenkins shared libraries and pipelines
https://github.com/fredericrous/jenkinsdevenv
Last synced: 18 days ago
JSON representation
environment to develop jenkins shared libraries and pipelines
- Host: GitHub
- URL: https://github.com/fredericrous/jenkinsdevenv
- Owner: fredericrous
- Created: 2018-04-25T12:40:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T12:41:47.000Z (over 6 years ago)
- Last Synced: 2024-10-22T10:32:42.113Z (2 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jenkins Development Environment
Docker compose will bring 3 containers:
- jenkins master
- jenkins slave connected with jnlp and docker ready
- influxdb (not configured)## Run with
```
docker-compose up
```## Tweak config
Have a look at the `docker-compose.yml`. Environment variables are stored there