infra/roles/services/templates
jack 2b5524f258
All checks were successful
CI/CD / syntax-check (push) Successful in 1m9s
CI/CD / deploy (push) Successful in 15m33s
fix: remove promtail nested /var/log/traefik volume mount
Docker cannot mount to /var/log/traefik when /var/log is already
bind-mounted (read-only). The nested mount fails with 'read-only
file system' error in the overlay upper layer.

The mount was unused anyway — promtail config only reads syslog,
auth.log, and Docker container logs via the socket.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 15:55:39 +07:00
..
authelia feat: comprehensive security hardening 2026-03-22 03:44:54 +07:00
crowdsec feat: comprehensive security hardening 2026-03-22 03:44:54 +07:00
grafana/provisioning feat: major infrastructure improvements 2026-03-22 03:28:16 +07:00
logrotate feat: Cloudflare DNS-01 ACME + Docker hardening + sysctl 2026-03-22 04:06:46 +07:00
loki feat: major infrastructure improvements 2026-03-22 03:28:16 +07:00
prometheus fix: correct invalid PromQL in ContainerHighMemory alert rule 2026-03-22 03:59:56 +07:00
traefik feat: add n8n, outline routes, remove syncthing, fix backup awscli 2026-03-22 06:19:39 +07:00
act_runner_config.yaml.j2 Fix CI workflow: remove container directive, use runner image directly 2026-03-21 22:34:56 +07:00
docker-compose.yml.j2 fix: remove promtail nested /var/log/traefik volume mount 2026-03-22 15:55:39 +07:00
env.j2 feat: Cloudflare DNS-01 ACME + Docker hardening + sysctl 2026-03-22 04:06:46 +07:00