Files
homelab-infra/monitoring/grafana/provisioning/datasources/dawarich.yml
T
2026-06-21 22:32:41 +02:00

18 lines
388 B
YAML

apiVersion: 1
datasources:
- name: Dawarich PostgreSQL
uid: dawarich-postgres
type: postgres
access: proxy
url: dawarich_db:5432
database: dawarich_production
user: dawarich_grafana_ro
editable: false
jsonData:
sslmode: disable
postgresVersion: 1700
timescaledb: false
secureJsonData:
password: $DAWARICH_GRAFANA_RO_PASSWORD