trails/infrastructure
Ullrich Schäfer 424eecd274
Add PostgreSQL datasource to Grafana with read-only user
- Create grafana_reader role with SELECT-only access on all schemas
- Init script runs on postgres first boot (docker-entrypoint-initdb.d)
- Grafana PostgreSQL datasource provisioned with read-only credentials
- Enables SQL queries in dashboards (user count, routes, etc.)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 20:07:27 +01:00
..
grafana Add PostgreSQL datasource to Grafana with read-only user 2026-03-27 20:07:27 +01:00
loki Pass Grafana env vars to Caddy container, fix Loki compactor config 2026-03-27 13:53:56 +01:00
postgres Add PostgreSQL datasource to Grafana with read-only user 2026-03-27 20:07:27 +01:00
prometheus Add service health monitoring: postgres, node, cAdvisor exporters + dashboard 2026-03-27 18:50:42 +01:00
scripts Add infrastructure: Terraform, Docker Compose, BRouter, CD pipeline (#2) 2026-03-22 13:32:01 +01:00
terraform Use *.internal.trails.cool wildcard for internal services 2026-03-27 13:19:47 +01:00
.env.example Add infrastructure: Terraform, Docker Compose, BRouter, CD pipeline (#2) 2026-03-22 13:32:01 +01:00
Caddyfile Add service health monitoring: postgres, node, cAdvisor exporters + dashboard 2026-03-27 18:50:42 +01:00
docker-compose.yml Add PostgreSQL datasource to Grafana with read-only user 2026-03-27 20:07:27 +01:00
secrets.app.env SOPS+age secrets, split CD workflows, GitHub OAuth for Grafana 2026-03-27 17:28:04 +01:00
secrets.infra.env Add PostgreSQL datasource to Grafana with read-only user 2026-03-27 20:07:27 +01:00