Page MenuHomeDevCentral

Allow to set MySQL credentials
ClosedPublic

Authored by dereckson on Oct 13 2018, 16:22.
Referenced Files
F5823564: D1917.id4841.diff
Sat, Mar 15, 10:53
Unknown Object (File)
Fri, Mar 14, 16:07
Unknown Object (File)
Thu, Mar 13, 11:09
Unknown Object (File)
Wed, Mar 12, 06:31
Unknown Object (File)
Tue, Mar 11, 22:59
Unknown Object (File)
Wed, Mar 5, 22:17
Unknown Object (File)
Tue, Feb 25, 16:08
Unknown Object (File)
Sun, Feb 16, 21:53

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