Page MenuHomeDevCentral

Allow Phabricator to store files on local disk
ClosedPublic

Authored by dereckson on Oct 3 2025, 00:15.
Tags
None
Referenced Files
F34965987: D3730.id9646.diff
Sat, Jul 4, 08:07
F34904768: D3730.id9647.diff
Fri, Jul 3, 20:45
F34900955: D3730.diff
Fri, Jul 3, 19:48
F34897442: D3730.id9646.diff
Fri, Jul 3, 18:15
Unknown Object (File)
Wed, Jul 1, 08:49
Unknown Object (File)
Tue, Jun 30, 12:42
Unknown Object (File)
Sun, Jun 28, 07:12
Unknown Object (File)
Sat, Jun 27, 08:07
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 Passed
Unit
No Test Coverage
Branch
phabricator-local-storage
Build Status
Buildable 5980
Build 6262: arc lint + arc unit

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.Oct 3 2025, 00:17