CalejoControl/monitoring
openhands a5e421e864 security: Improve environment variable security for monitoring
- Remove hardcoded passwords from repository
- Add .env.example template for secure configuration
- Update docker-compose.yml to use environment variables with defaults
- Update Grafana datasource configuration to use secureJsonData
- Update setup scripts to load from .env file
- Add password hash generation for Prometheus web.yml
- Remove monitoring/web.yml from git tracking (contains password hash)
- Add security warnings about sensitive files
2025-11-01 11:43:18 +00:00
..
grafana security: Improve environment variable security for monitoring 2025-11-01 11:43:18 +00:00
alert_rules.yml Add deployment configuration and monitoring stack 2025-10-30 07:37:44 +00:00
prometheus-web.yml feat: Add Prometheus authentication and Grafana auto-configuration 2025-11-01 11:22:06 +00:00
prometheus.yml Add deployment configuration and monitoring stack 2025-10-30 07:37:44 +00:00
web.yml feat: Add Prometheus authentication and Grafana auto-configuration 2025-11-01 11:22:06 +00:00