HomeDevCentral

Allow Phabricator to store files on local disk

Description

Allow Phabricator to store files on local disk

Summary:
Currently, Phabricator stores files in database. This become to be tricky
for efficient MySQL databases backups. Plan is to move to local storage.

This change prepares a migration path by creating a directory to store
the files and declaring it in the configuration.

References:

Test Plan:
Applied on docker-002

Files migrated for DevCentral instance

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D3730

Details

Provenance
derecksonAuthored on Thu, Oct 2, 19:47
derecksonPushed on Fri, Oct 3, 00:17
Reviewer
dereckson
Differential Revision
D3730: Allow Phabricator to store files on local disk
Parents
rOPS40b15c8f92b3: Propagate pillar values to config.json for Phabricator containers
Branches
Unknown
Tags
Unknown
References
HEAD -> main