Commit graph

16 commits

Author SHA1 Message Date
Viktor Barzin
0c18a86a7b
[ci skip] Fix all active Prometheus alerts
- meshcentral: rename port from "https" to "http" — MeshCentral serves
  plain HTTP when REVERSE_PROXY=true, but Traefik inferred HTTPS from the
  port name, causing 100% 5xx errors
- osm-routing/otp: scale to 0 — TfL GTFS data expired, OTP crash-loops
  trying to build graph with no valid transit trips
- wireguard: add prometheus.io/port=9586 annotation — without it,
  Prometheus tried scraping all container ports (51820 UDP, 80)
- travel-blog: remove stale prometheus.io annotations and dead port 9113
  — nginx-exporter sidecar was commented out but annotations remained
- dawarich: remove prometheus.io annotations — exporter env vars are
  commented out so nothing listens on port 9394
- monitoring: raise CPU temp threshold 60°C→75°C (E5-2699 v4 Tcase is
  79°C), lower registry cache threshold 50%→25%, add minimum traffic
  floor (>0.1 req/s) to 4xx/5xx rate alerts to prevent false positives
  on low-traffic services
2026-02-11 22:40:56 +00:00
Viktor Barzin
8abb8eddc0
add tier to all deployments [ci skip] 2026-01-10 16:28:14 +00:00
Viktor Barzin
a3624f80e0
replace hardcoded namespace with module reference [ci skip] 2025-12-29 10:23:42 +00:00
Viktor Barzin
8137b76bf9
add xray along with multiple configs [ci skip] 2025-08-22 21:42:31 +00:00
Viktor Barzin
df5403bab5 revive wireguard to use as infra backbone [ci skip] 2025-04-20 16:20:26 +00:00
Viktor Barzin
c6c5d9a952
disable wiregaurd webui as tailscale is used now [ci skip] 2024-08-04 00:25:11 +00:00
viktorbarzin
4bdb8d1310
[ci skip] update wg ui after 1.24.4 upgrade 2022-08-30 00:02:50 +01:00
viktorbarzin
6870cee492
fix k8s upgrade issues [ci skip] 2022-01-06 00:07:48 +00:00
viktorbarzin
cccc49378e
add cronjob to monitor prometheus and init correct config for wireguard ui [CI SKIP] 2021-04-02 23:14:47 +01:00
viktorbarzin
9ec5eeeb5b add reloader to wireguard webui 2021-03-25 23:50:11 +00:00
viktorbarzin
2a3aee76bc
ad wireguard webui to tf [CI SKIP] 2021-03-25 23:40:07 +00:00
viktorbarzin
ca931d8fa1
add reloader to reload wireguard upon config change 2021-03-17 21:02:53 +00:00
viktorbarzin
34ec66358a
add cli client for repo 2021-03-15 23:32:56 +00:00
viktorbarzin
0472785095 add wireguard webui to tf 2021-02-27 19:32:42 +00:00
viktorbarzin
40faa5dc0e make tls crt and keys optional params to the create_tls_secret module 2021-02-17 19:36:30 +00:00
viktorbarzin
4caa987213
initial 2021-02-08 20:02:17 +00:00