chore(config): remove dead GRAFANA_URL and wire VITE_GRAFANA_URL #1

Merged
alex merged 1 commits from chore/wire-grafana-url-envs into main 2026-06-19 22:15:46 +02:00
Owner
  • Remove GRAFANA_URL from backend environment (backend never consumed it).
  • Add VITE_GRAFANA_URL to frontend build-args (prod), dev environment, and
    frontend/Dockerfile ARG/ENV so Grafana deep-links resolve correctly.
  • Add ALERTMANAGER_WEBHOOK_URL to backend environment so the documented
    alert-forwarding feature is reachable from compose.
  • Document VITE_GRAFANA_URL in .env.example.
- Remove GRAFANA_URL from backend environment (backend never consumed it). - Add VITE_GRAFANA_URL to frontend build-args (prod), dev environment, and frontend/Dockerfile ARG/ENV so Grafana deep-links resolve correctly. - Add ALERTMANAGER_WEBHOOK_URL to backend environment so the documented alert-forwarding feature is reachable from compose. - Document VITE_GRAFANA_URL in .env.example.
alex added 1 commit 2026-06-19 22:15:38 +02:00
- Remove GRAFANA_URL from backend environment (backend never consumed it).
- Add VITE_GRAFANA_URL to frontend build-args (prod), dev environment, and
  frontend/Dockerfile ARG/ENV so Grafana deep-links resolve correctly.
- Add ALERTMANAGER_WEBHOOK_URL to backend environment so the documented
  alert-forwarding feature is reachable from compose.
- Document VITE_GRAFANA_URL in .env.example.
alex merged commit 9dfe62eb6f into main 2026-06-19 22:15:46 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alex/manage#1