infra/roles/services
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
..
defaults fix: remove cs-firewall-bouncer from image pre-pull list 2026-03-22 15:39:31 +07:00
files/grafana/dashboards feat: add monitoring stack (Prometheus + Grafana + cAdvisor + Node Exporter) 2026-03-22 03:05:34 +07:00
handlers Initial commit 2026-03-20 19:39:26 +07:00
tasks fix: remove cs-firewall-bouncer from image pre-pull list 2026-03-22 15:39:31 +07:00
templates fix: remove promtail nested /var/log/traefik volume mount 2026-03-22 15:55:39 +07:00