Page MenuHomeDevCentral

Allow to set MySQL credentials
ClosedPublic

Authored by dereckson on Oct 13 2018, 16:22.
Referenced Files
F10170658: D1917.diff
Sun, Jun 22, 05:31
Unknown Object (File)
Fri, Jun 20, 04:00
Unknown Object (File)
Sat, Jun 14, 18:35
Unknown Object (File)
Fri, Jun 13, 12:10
Unknown Object (File)
Thu, Jun 12, 12:15
Unknown Object (File)
Wed, Jun 11, 23:43
Unknown Object (File)
Wed, Jun 11, 00:42
Unknown Object (File)
Tue, Jun 10, 05:48

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
No Lint Coverage
Unit
No Test Coverage
Branch
database-credentials (branched from master)
Build Status
Buildable 2978
Build 3226: arc lint + arc unit