stable
Clone or download
Read-only
The configuration is shared between docker deployment and production. Part of story #10129: have packages for Distributed Tuleap Change-Id: I17b01bd3d3646b4cfecebf7f223dd335b25c5870
Modified Files
Name | ||||
---|---|---|---|---|
M | docker-compose-distlp.yml | +4 | −1 | Go to diff View file |
M | tools/Configuration/Etc/LoadLocalInc.php | +8 | −3 | Go to diff View file |
M | tools/Configuration/Nginx/Common.php | +9 | −0 | Go to diff View file |
A | tools/Configuration/Nginx/ReverseProxy.php | +90 | −0 | Go to diff View file |
M | tools/Configuration/Setup/DistributedSVN.php | +78 | −24 | Go to diff View file |
M | tools/distlp/backend-svn/run.php | +1 | −1 | Go to diff View file |
M | tools/distlp/reverse-proxy/http_tuleap.conf | +2 | −2 | Go to diff View file |
A | tools/distlp/reverse-proxy/run.php | +36 | −0 | Go to diff View file |
M | tools/distlp/reverse-proxy/run.sh | +3 | −8 | Go to diff View file |
M | tools/distlp/setup.php | +18 | −2 | Go to diff View file |