stable

Clone or download

Read-only

Base of setup.el7.sh: populate database

This is a part of story #10438: deploy Tuleap on centos/RHEL 7 with a new setup. * Steps: - Hashed password for site admin - Replace settings into sql files - Importing sql files Change-Id: I74bbd329729773454c840c1c5f931af14285a9d4

Modified Files

Name
M tools/setup.el7.sh +19 −6 Go to diff View file
M tools/setup/el7/include/check.sh +24 −13 Go to diff View file
M tools/setup/el7/include/define.sh +19 −7 Go to diff View file
M tools/setup/el7/include/logger.sh +1 −1 Go to diff View file
M tools/setup/el7/include/mysqlcli.sh +6 −2 Go to diff View file
A tools/setup/el7/include/php.sh +5 −0 Go to diff View file
M tools/setup/el7/include/setup.sh +34 −6 Go to diff View file