small collection of tools to bootstrap a jenkins instance from scratch
- create your own copy of settings.conf by copying the file settings.conf.example
- look through the scripts to make sure, you understand it :-)
- define properties in src/scripts/run.sh to your needs
- cd ./src/scripts/ && ./run.sh
- the groovy scripts can be used on their own inside jenkins' script console