Page MenuHomeDevCentral

Allow to set MySQL credentials
ClosedPublic

Authored by dereckson on Oct 13 2018, 16:22.
Referenced Files
F3774193: D1917.diff
Sun, Nov 24, 10:27
F3773866: D1917.id4854.diff
Sun, Nov 24, 08:46
F3773865: D1917.id4841.diff
Sun, Nov 24, 08:46
F3773752: D1917.id.diff
Sun, Nov 24, 08:21
F3773555: D1917.diff
Sun, Nov 24, 07:40
F3769316: D1917.id.diff
Sat, Nov 23, 14:08
Unknown Object (File)
Wed, Nov 13, 20:28
Unknown Object (File)
Wed, Nov 13, 10:05

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