repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

commit
d018ba7
parent
ea1c5e3
author
Antonio Mika
date
2023-10-05 18:14:48 +0000 UTC
Ensure metrics are enabled for caddy
1 files changed,  +6, -0
M monitoring/caddy/Caddyfile
+6, -0
 1@@ -1,3 +1,9 @@
 2+{
 3+	servers {
 4+		metrics
 5+	}
 6+}
 7+
 8 *.{$APP_DOMAIN}, {$APP_DOMAIN} {
 9 	@grafana {
10 		host grafana.{$APP_DOMAIN}