stable

Clone or download

Read-only

request #10814 Allow usage of remote database for tuleap-aio image

This was tested with docker-compose version of tuleap-aio (checkout the branch) so it also address request #10803. Change-Id: Iebfaede5617930d5cb7f17920b95473a8205d1d1

Modified Files

Name
M tools/docker/tuleap-aio/boot-fixpath.sh +9 −9 Go to diff View file
M tools/docker/tuleap-aio/boot-install.sh +19 −8 Go to diff View file
M tools/docker/tuleap-aio/boot-upgrade.sh +6 −0 Go to diff View file
M tools/docker/tuleap-aio/mysql-utils.sh +17 −4 Go to diff View file
M tools/docker/tuleap-aio/run.sh +10 −6 Go to diff View file
A tools/docker/tuleap-aio/supervisord-nodb.conf +37 −0 Go to diff View file