Files
homelab-infra/platform/observability/docker-hosts/.env.example
T
panxiao81 88a02ababa
lint / yaml (push) Has been cancelled
lint / ansible (push) Has been cancelled
lint / terraform (push) Has been cancelled
Establish clean homelab infrastructure baseline
Reorganize the brownfield repository, remove retired and generated artifacts, harden ignore rules, and record the GitOps/IaC redesign.
2026-09-09 16:47:20 +00:00

10 lines
482 B
Bash

# Copy to .env and adjust per host. Do not commit the real .env.
# A stable name for THIS Docker host; becomes the `host` log stream label and the
# `host` label on its scraped metrics (keep it consistent with the VMStaticScrape).
HOST_LABEL=docker-01
# VictoriaLogs Elasticsearch-bulk ingest endpoint, reached over the tailnet
# (exposed by ../logs/vlogs-ingress.yaml). Confirm the tailnet FQDN after applying.
VLOGS_ENDPOINT=https://vlogs.tail7e769.ts.net/insert/elasticsearch/