diff --git a/docs/inventory.md b/docs/inventory.md index 846129f..77d7c6d 100644 --- a/docs/inventory.md +++ b/docs/inventory.md @@ -264,3 +264,14 @@ compose is redeployed. Stale labels keep routing the old hostname. | Data | `/mnt/objects/immich/library` (media) and `/mnt/objects/immich/db` (postgres) on the volume (resized to 750 GB for a ~500 GB Apple Photos migration) | | Env | `IMMICH_VERSION=release`, `DB_PASSWORD` in Dokploy compose env | | Notes | First registered account becomes admin. iPhone app → server URL → background backup. Mac Photos library migration planned via osxphotos → immich CLI. | + +### stash + +> Stash — personal media organizer + +| | | +|---|---| +| Compose ID | `HObq_vZCLNTIqJbRrb0B7` (appName `stash`, raw) | +| URL | https://stash.kennethreitz.org (container port 9999) | +| Data | `/mnt/objects/stash/{config,media,metadata,cache,blobs,generated}` on the volume | +| Notes | ⚠️ First-run wizard is unauthenticated — owner must complete setup and enable password auth (Settings → Security) immediately after deploy. Media goes in `/mnt/objects/stash/media` on the host. |