Commit Graph

25 Commits

Author SHA1 Message Date
Micha 268df30a13 chore: finish postgres redis stateful migrations 2026-05-31 20:32:25 +02:00
Micha 96fcacc6f7 Merge Renovate PR #5 postgres 17.10 update
# Conflicts:
#	apps/mealie/docker-compose.yml
#	apps/nextcloud/docker-compose.yml
#	infra/postgresql17/docker-compose.yml
2026-05-31 12:54:50 +02:00
Micha dde441915a Merge Renovate PR #3 minor and patch updates 2026-05-31 12:43:58 +02:00
renovate 90ef6374a5 chore(deps): update minor-and-patch-updates 2026-05-31 10:20:19 +00:00
renovate b38b5e2db3 chore(deps): update postgres docker tag to v17.10 2026-05-29 18:30:57 +00:00
renovate 70b1ffa190 chore(deps): update postgres:17.9 docker digest to 2a0d0fe 2026-05-29 18:30:12 +00:00
Micha eedb08316d Add healthcheck to Redis (redis-cli ping with auth)
Tier-1 health visibility for the shared Redis. Uses redis-cli with
the password from the mounted secret, fails on anything but PONG.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 15:09:50 +02:00
Micha 54a7a0e783 Add healthcheck to postgresql17 (pg_isready)
Tier-1 health visibility for shared Postgres cluster. pg_isready
against the admin DB; 30s interval, 30s start_period.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 15:09:50 +02:00
Micha 878ad2d5f1 Harden backup and posture checks 2026-05-16 13:04:22 +02:00
Micha a9e62ee8e5 Document restore exceptions and layout fixes 2026-05-16 07:43:46 +02:00
Micha bdba76cebc Clean up compose metadata and placeholders 2026-05-05 20:16:48 +02:00
Micha 986d8dd3f5 Pin stateful service image digests 2026-05-05 19:33:28 +02:00
Micha 5a46134737 Lock mutable image tags to current running digests
Lock mutable image tags to current running digests
2026-04-17 08:28:19 +02:00
Micha 96d9015867 Harden code-server and move Redis password to secret file
Harden code-server and move Redis password to secret file
2026-04-17 07:56:29 +02:00
Micha 1ba8db7da6 infra/ddns-updater/docker-compose.yml aktualisiert 2026-03-30 07:36:26 +00:00
Micha 8ed8081c1c cleanup: remove infra/diun (diun service removed 2026-03-28) 2026-03-28 15:58:13 +00:00
Micha 2f0a24aaad chore: remove stale infra/diun (contained plaintext Gotify token) 2026-03-28 15:01:37 +00:00
Micha ac430d5b87 feat: add ddns-updater stack 2026-03-28 13:49:33 +00:00
Micha 0374d69faa infra/.keep gelöscht 2026-03-27 18:36:29 +00:00
Micha 399de43b4a infra/redis/docker-compose.yml aktualisiert 2026-03-26 09:39:44 +00:00
Micha 5ebf018de4 Version 1 2026-03-26 09:33:24 +00:00
Micha 895e9f721e Version 1 2026-03-25 18:06:22 +00:00
Micha 255099e2bb infra/diun/docker-compose.yml aktualisiert 2026-03-23 19:22:33 +00:00
Micha 78f063a86c Version 1 2026-03-23 19:21:33 +00:00
Micha fb7da012f3 Add missing folder structure (.keep files) 2026-03-23 17:57:31 +01:00