Page MenuHomeDevCentral

Allow Phabricator to store files on local disk
ClosedPublic

Authored by dereckson on Fri, Oct 3, 00:15.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 22, 19:44
Unknown Object (File)
Mon, Oct 20, 17:56
Unknown Object (File)
Sun, Oct 19, 13:26
Unknown Object (File)
Sat, Oct 18, 23:30
Unknown Object (File)
Thu, Oct 16, 10:33
Unknown Object (File)
Thu, Oct 16, 10:33
Unknown Object (File)
Thu, Oct 16, 10:33
Unknown Object (File)
Tue, Oct 14, 15:49
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