Page MenuHomeDevCentral

Allow to set MySQL credentials
ClosedPublic

Authored by dereckson on Oct 13 2018, 16:22.
Referenced Files
Unknown Object (File)
Fri, Dec 12, 15:15
Unknown Object (File)
Thu, Dec 11, 02:45
Unknown Object (File)
Wed, Dec 10, 15:47
Unknown Object (File)
Thu, Dec 4, 07:44
Unknown Object (File)
Fri, Nov 28, 00:01
Unknown Object (File)
Fri, Nov 28, 00:01
Unknown Object (File)
Thu, Nov 27, 23:32
Unknown Object (File)
Sun, Nov 23, 07:16

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