2026-06-24 17:38:48 +02:00
|
|
|
# fleet-prometheus has NO secrets, but it does require one host-local value for
|
|
|
|
|
# the Tailscale-only port bind. Copy this file to .env (gitignored) and pass it
|
|
|
|
|
# at deploy with --env-file services/fleet-prometheus/.env.
|
2026-06-24 17:13:44 +02:00
|
|
|
#
|
2026-06-24 17:38:48 +02:00
|
|
|
# Configuration otherwise lives entirely in prometheus.yml (secret-free by
|
|
|
|
|
# contract) and the compose command flags.
|
|
|
|
|
|
|
|
|
|
# Tailscale IP węzła VPS (ubuntu-4gb-hel1-1). Bind nasłuchu Prometheus
|
|
|
|
|
# TYLKO do mesha — nie 0.0.0.0. Zweryfikuj przy odtwarzaniu hosta: tailscale ip -4.
|
|
|
|
|
TAILSCALE_BIND_IP=100.95.58.48
|