livrare lot 2

This commit is contained in:
EVOTECH IT SRL 2026-07-10 03:39:53 -07:00
commit 8ecc78e729
763 changed files with 164593 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# Observability Stack — Environment Template
# ============================================
# Copy to .env and fill in:
# cp .env.example .env
# Grafana
GRAFANA_ADMIN_PASSWORD=<strong-random-password>
# Alertmanager — for SMTP email alerts (uses SendGrid)
SENDGRID_API_KEY=<your-sendgrid-key>
# Optional: Slack/Teams webhook for alerts (paste in alertmanager.yml when ready)
# SLACK_WEBHOOK_URL=https://hooks.slack.com/services/...
# TEAMS_WEBHOOK_URL=https://...
# Optional: PagerDuty integration key
# PAGERDUTY_KEY=...