Remove stash (again)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -266,13 +266,3 @@ compose is redeployed. Stale labels keep routing the old hostname.
|
||||
| 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 (basic-auth protected)
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| Compose ID | in Dokploy (appName `stash-tzmac9`, raw) |
|
||||
| URL | https://stash.kennethreitz.org (container port 9999) |
|
||||
| Auth | Traefik `basicAuth` middleware `stash-auth` (defined via `settings.updateMiddlewareTraefikConfig`; domain references it as `stash-auth@file` — ⚠️ the `@file` provider suffix is required or the router 404s) + Stash's own login once configured |
|
||||
| Data | `/mnt/objects/stash/{config,media,metadata,cache,blobs,generated}` on the volume |
|
||||
|
||||
Reference in New Issue
Block a user