Add healthchecks for Gramps celery and valkey services

This commit is contained in:
beatz174-bit
2026-04-14 14:34:31 +10:00
parent 624d7be17c
commit d69c74e537
5 changed files with 106 additions and 61 deletions
+7 -2
View File
@@ -39,9 +39,14 @@ PASSBOLT_APP_FULL_BASE_URL=https://passbolt.lan.ddnsgeek.com
PASSBOLT_DATASOURCES_DEFAULT_HOST=passbolt-db
# Gramps
GRAMPSWEB_LOGLEVEL=INFO
GRAMPSWEB_MEDIAPATH=/app/media
GRAMPSWEB_TREE=main
GRAMPSWEB_BASE_URL=https://familytree.lan.ddnsgeek.com
GRAMPSWEB_REGISTRATION_DISABLED=true
GRAMPSWEB_EMAIL_HOST=smtp.gmail.com
GRAMPSWEB_EMAIL_PORT=587
GRAMPSWEB_EMAIL_USE_SSL=false
GRAMPSWEB_EMAIL_USE_STARTTLS=true
GRAMPSWEB_DEFAULT_FROM_EMAIL=familytree@lan.ddnsgeek.com
# Prometheus stack
INFLUXDB_INIT_MODE=setup