Page MenuHomeDevCentral

Allow to set MySQL credentials
ClosedPublic

Authored by dereckson on Oct 13 2018, 16:22.
Referenced Files
Unknown Object (File)
Sat, Dec 28, 07:00
Unknown Object (File)
Sat, Dec 28, 06:44
Unknown Object (File)
Tue, Dec 17, 06:15
Unknown Object (File)
Tue, Dec 10, 23:13
Unknown Object (File)
Tue, Dec 10, 22:55
Unknown Object (File)
Dec 7 2024, 08:28
Unknown Object (File)
Dec 6 2024, 20:43
Unknown Object (File)
Dec 4 2024, 11:15

Details

Summary

If the DB_USER environment variable is set, instead to use the root account
of the linked MySQL container, Phabricator will be configured to use both
DB_USER and DB_PASS values to connect to the database.

This is a part of the migration from deprecated Docker links to networks.

Test Plan

Test with Zed Phabricator instance

Diff Detail

Repository
rDPHAB Docker image for Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable