stable
Clone or download
Read-only
This is a part of story #10438: deploy Tuleap on centos/RHEL 7 with a new setup. * Steps: - Create Tuleap directory - Configure local.inc and replace codendi path with tuleap - Configure database.inc - Configure forgeupgrade - Enable plugin tracker Change-Id: I203291171fdf087ffabb913a02af4464fa1cace1
Modified Files
Name | ||||
---|---|---|---|---|
R | src/etc/forgeupgrade-config.ini.rhel6.dist | Go to diff View file | ||
M | src/etc/local.inc.dist | +14 | −15 | Go to diff View file |
M | tests/integration/_fixtures/local.inc | +13 | −14 | Go to diff View file |
M | tests/rest/bin/setup.sh | +1 | −9 | Go to diff View file |
M | tests/soap/bin/setup.sh | +3 | −11 | Go to diff View file |
M | tools/setup.el7.sh | +36 | −7 | Go to diff View file |
M | tools/setup/el7/include/define.sh | +21 | −5 | Go to diff View file |
M | tools/setup/el7/include/messages.sh | +8 | −0 | Go to diff View file |
M | tools/setup/el7/include/options.sh | +8 | −0 | Go to diff View file |
M | tools/setup/el7/include/php.sh | +16 | −0 | Go to diff View file |
M | tools/setup/el7/include/services.sh | +6 | −0 | Go to diff View file |
M | tools/setup/el7/include/setup.sh | +48 | −4 | Go to diff View file |
M | tools/setup/el7/include/sql.sh | +8 | −0 | Go to diff View file |