Page MenuHomeDevCentral

Allow Phabricator to store files on local disk
ClosedPublic

Authored by dereckson on Fri, Oct 3, 00:15.
Tags
None
Referenced Files
F12345574: D3730.id9647.diff
Mon, Oct 27, 06:13
F12344857: D3730.id9646.diff
Mon, Oct 27, 03:48
F12343939: D3730.diff
Mon, Oct 27, 02:50
F12343925: D3730.diff
Mon, Oct 27, 02:48
Unknown Object (File)
Sat, Oct 25, 04:46
Unknown Object (File)
Fri, Oct 24, 03:38
Unknown Object (File)
Wed, Oct 22, 19:44
Unknown Object (File)
Mon, Oct 20, 17:56
Subscribers
None

Details

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

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Fri, Oct 3, 00:17