Add stash deployment

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-05 03:36:58 -04:00
parent 36f2e56bbc
commit 273c79f894
+11
View File
@@ -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. |