stable
Clone or download
Read-only
The historic commands should work /usr/share/tuleap/tools/utils/php7X/run.php --module=nginx The new tuleapcfg command should work tuleap-cfg site-deploy:nginx The global tuleapcfg command should work tuleap-cfg site-deploy After redeploy, you should restart nginx request #18496 Move nginx & apache configuration deployment to tuleap-cfg site-deploy Change-Id: Ie961e91fe15e2faf182288778fc055577f5a728a
Modified Files
Name | ||||
---|---|---|---|---|
R | tools/Configuration/Nginx/Common.php | Go to diff View file | ||
R | tools/Configuration/Nginx/TuleapWeb.php | Go to diff View file | ||
A | src/tuleap-cfg/Command/SiteDeploy/Nginx/SiteDeployNginxCommand.php | +68 | −0 | Go to diff View file |
M | src/tuleap-cfg/tuleap-cfg.php | +1 | −0 | Go to diff View file |
M | tests/build_and_run/test.sh | +5 | −4 | Go to diff View file |
M | tools/Configuration/Nginx/BackendWeb.php | +2 | −1 | Go to diff View file |
M | tools/Configuration/Nginx/ReverseProxy.php | +3 | −2 | Go to diff View file |
M | tools/Configuration/Setup/PHP73CentOS.php | +4 | −3 | Go to diff View file |
M | tools/Configuration/Setup/PHP74CentOS.php | +4 | −3 | Go to diff View file |