Add umami and glance to inventory

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-05 02:46:36 -04:00
parent 70a03d03b0
commit 603b8ea8e4
+18
View File
@@ -215,6 +215,24 @@ compose is redeployed. Stale labels keep routing the old hostname.
| Buckets | `dokploy-backups` (private) |
| Service account | access key in the Dokploy destination config |
#### Compose: umami
| | |
|---|---|
| Compose ID | `hDl_SBuWUPhYesgIZYYRU` (appName `umami`, raw) |
| URL | https://analytics.kennethreitz.org (container port 3000) |
| Stack | umami (postgresql flavor) + dedicated postgres:17 (named volume `umami-db-data`) |
| Login | default `admin`/`umami`**change on first login** |
| Notes | Add each site in the Umami UI, embed the tracking snippet (kennethreitz.org + photos have analytics slots in their configs) |
#### Compose: glance
| | |
|---|---|
| Compose ID | `CKS3H3zDpAB71FF0A-1cR` (appName `glance`, raw) |
| URL | https://home.kennethreitz.org (container port 8080) |
| Config | `/var/lib/glance/glance.yml` on the host (bind mount) — service monitors for all sites, admin bookmarks, essays RSS, HN. Edit + restart container to change. |
#### Compose: gitea
| | |