A customized jenkins container ready to use with preinstalled plugins and customs groovy scripts.
- crsf protection
- disabled CLI remoting
- disable old agent protocol
- enabling slave master access control
- define the number of executors (default to 0).
- create a default admin user
jenkins
. - prevent anonymous users to have read access.
- custom theme.
- JENKINS_NB_EXECUTORS : number of executors
- JENKINS_ADMIN_PASS : Password for
jenkins
user
For a complete Jenkins setup, look at jenkins setup