Commit Graph

11 Commits

Author SHA1 Message Date
renovate 90ef6374a5 chore(deps): update minor-and-patch-updates 2026-05-31 10:20:19 +00:00
Micha 2c0076c6a6 Fix vaultwarden + authelia healthcheck commands
Vaultwarden image ships curl, not wget. Switched the CMD-SHELL
test from wget --spider to curl -fsS.

Authelia 4.39.x removed the "helper health-check" subcommand;
use the /api/health endpoint via wget instead (verified inside
the running container).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 15:14:27 +02:00
Micha 0ca29069c7 Add healthcheck to Vaultwarden (/alive)
Vaultwarden exposes /alive for liveness. wget --spider, 30s
interval, 30s start_period.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 15:09:50 +02:00
Micha 4e7d313a20 Pin restored auth stack image tags 2026-05-15 18:18:32 +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 8c58da3b1b security/vaultwarden/docker-compose.yml aktualisiert 2026-04-08 11:39:53 +00:00
Micha 2d25b336fb feat: add homepage docker labels to all stacks 2026-03-31 16:40:37 +02:00
Micha 9614300e09 security/vaultwarden/docker-compose.yml aktualisiert 2026-03-24 18:48:33 +00:00
Micha 53a2649469 security/vaultwarden/docker-compose.yml aktualisiert 2026-03-24 18:45:55 +00:00
Micha 90d8037c2e Adjust vaultwarden stack for Portainer secret mount 2026-03-23 18:39:33 +01:00
Micha fcf1a9d35f Add vaultwarden Git stack 2026-03-23 18:22:18 +01:00