Commit Graph

5 Commits

Author SHA1 Message Date
53332d416a Trigger GitOps via traefik config touch
Some checks failed
Deploy Stacks / deploy-prod (push) Successful in 3s
Deploy Stacks / deploy-dev (push) Has been cancelled
2026-02-05 20:36:09 -05:00
d6a3d9a3f6 Add detailed access logging and Prometheus metrics
Some checks failed
Deploy Stacks / deploy-prod (push) Failing after 1s
Deploy Stacks / deploy-dev (push) Has been cancelled
- accessLog: field filtering to drop sensitive headers (Authorization)
  while keeping useful ones (User-Agent, Content-Type, Referer)
- metrics: Prometheus endpoint with latency buckets (0.1, 0.3, 1.2, 5.0s)

Aligned with core's observability config.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 10:17:19 -05:00
c5e416d31c Add global HTTP to HTTPS redirect
Some checks failed
Deploy Stacks / deploy-prod (push) Failing after 1s
Deploy Stacks / deploy-dev (push) Has been cancelled
All HTTP traffic now redirects to HTTPS at the entrypoint level,
eliminating the need for per-service redirect middleware.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 10:11:32 -05:00
cb9a8fa46b Add uplink.tel and sequela.tel routing via ubuntu-prod proxy
Some checks failed
Deploy Stacks / deploy-prod (push) Failing after 1s
Deploy Stacks / deploy-dev (push) Has been cancelled
- Add uplink.yml: Routes nitter, invidious, searx, freshrss, rsshub, radio
  through ubuntu-prod to docker-public backend
- Add sequela.yml: Routes wiki and matomo through ubuntu-prod to docker-public
- Update traefik.yml: Add proxyProtocol insecure:true for VPS HAProxy
  send-proxy compatibility

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 14:52:04 -05:00
4dbb0b9180 Initial commit: 23 docker stacks for GitOps deployment
Stacks included:
- Infrastructure: traefik, authentik, gitea, registry, watchtower, dockge
- Monitoring: smokeping, changedetection
- Apps: ghost, gollum, wallabag, radicale, invidious, xbackbone, filebrowser, syncthing, zerotier
- Custom: obsidian-tools, memento, perilous, ramz, bookclub, brain

🤖 Generated with Claude Code
2025-12-31 13:29:43 -05:00