--- # alerta_base_path: /srv/alerta # alerta_storage: # type: (zfs|lvm) # ... # alerta_web_version: 8.7.0 # alerta_postgres_version: 14.2 # alerta_redis_version: 6.2.6 alerta_web_port: 8080 # alerta_web_secret_key: "randomstring" # alerta_postgres_password: "secret" alerta_plugins: - reject - blackout # alerta_mailer: # severities: critical, major, minor # smtp_host: 192.0.2.1 # smtp_port: 25 # smtp_starttls: False # skip_mta: False # mail_to: admin@exmaple.com # mail_from: noreply@example.com # dashboard_url: https://alerta.example.com