stable

Clone or download

Read-only

Closes request #35856: Drop rsyslogd from container image

It currently does not start in the TCE image which is based on Rocky Linux 9. The options to use have never been documented so it should not be an issue. A note is going to be added in the deployment guide nonetheless. The container images should continue to work. Change-Id: Id4fe2390dcecb06cdba7f70a2cdf7a6bd49fcb91

Modified Files

Name
M plugins/tee_container/docker/Dockerfile +0 −1 Go to diff View file
M plugins/tee_container/docker/compose.yaml +0 −2 Go to diff View file
M plugins/tee_container/include/StartContainerCommand.php +0 −8 Go to diff View file
D src/tuleap-cfg/Command/Docker/LogToSyslog.php +0 −85 Go to diff View file
D src/tuleap-cfg/Command/Docker/Rsyslog.php +0 −66 Go to diff View file
M src/tuleap-cfg/Command/Docker/Supervisord.php +0 −2 Go to diff View file
M src/tuleap-cfg/Command/StartCommunityEditionContainerCommand.php +0 −4 Go to diff View file
D src/tuleap-cfg/resources/rsyslog/logforward.conf +0 −2 Go to diff View file
D src/tuleap-cfg/resources/rsyslog/rsyslog-logforward.conf +0 −35 Go to diff View file
D src/tuleap-cfg/resources/rsyslog/rsyslog.conf +0 −87 Go to diff View file
D tools/docker/tuleap-aio-c7/supervisor.d/rsyslog.ini +0 −4 Go to diff View file
M tools/docker/tuleap-community-edition/Dockerfile +0 −1 Go to diff View file