Files
chart/library/ix-dev/community/jenkins/README.md
Stavros Kois 7cb307d254 NAS-122335 / 23.10 / Add jenkins to community train (#1245)
* Add `Jenkins` to `community` train

* add another combo test

* update wording

* change custom flag

* remove space

* disable http when https is enabled

* unique ports
2023-06-10 22:42:03 +03:00

10 lines
581 B
Markdown

# Jenkins
[Jenkins](https://www.jenkins.io/). The leading open source automation server, Jenkins provides hundreds of
plugins to support building, deploying and automating any project.
> When application is installed and on each startup, a container will be launched with **root** privileges.
> This is required in order to apply the correct permissions to the `Jenkins` directories.
> Afterward, the `Jenkins` container will run as a **non**-root user (`1000`).
> All mounted storage(s) will be `chown`ed only if the parent directory does not match the user and group (`1000`).