Commit 2ce4484

Eric Bower  ·  2026-07-31 14:27:07 -0400 EDT
parent 6ca6617
docs: runbook
1 files changed,  +2, -0
+2, -0
1@@ -15,6 +15,8 @@ This only removes data from the database, we also have static assets (prose imag
2 
3 We have a clean bucket script for prose and pgs that we run periodically to remove static assets from orphaned buckets.
4 
5+SSH into pgs or prose VMs then run:
6+
7 ```bash
8 make scripts
9 FS_STORAGE_DIR="./data/storage" go run ./cmd/scripts/clean-buckets