Voeg self-hosted Umami analytics + UptimeRobot uptime dashboard toe

Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
2026-07-25 19:59:40 +02:00
co-authored by Junie
parent da2a6e03ea
commit 08b489e305
15 changed files with 405 additions and 29 deletions
@@ -0,0 +1,10 @@
# Kopieer dit bestand naar `.env` naast podman-compose.yml op de Pi (NIET committen —
# bevat straks echte wachtwoorden/secrets).
# Willekeurig, sterk wachtwoord voor de Umami PostgreSQL-database.
# Genereren met bv.: openssl rand -base64 32
POSTGRES_PASSWORD=
# Willekeurige, sterke random string die Umami gebruikt om sessies te ondertekenen.
# Genereren met bv.: openssl rand -base64 32
APP_SECRET=