Page MenuHomeDevCentral

Allow Phabricator to store files on local disk
ClosedPublic

Authored by dereckson on Oct 3 2025, 00:15.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 5, 22:08
Unknown Object (File)
Wed, Apr 1, 19:30
Unknown Object (File)
Wed, Apr 1, 05:03
Unknown Object (File)
Mon, Mar 30, 14:02
Unknown Object (File)
Sun, Mar 29, 10:39
Unknown Object (File)
Sun, Mar 29, 10:20
Unknown Object (File)
Sun, Mar 29, 01:34
Unknown Object (File)
Sat, Mar 28, 13:16
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