Phill
Phill
I'm still struggling to form a mental map. Is traefik running as part of the same stack as the other containers? You say PiHole is configured with non-project names so...
I could add that the main reason I've never bothered with "dynamic DNS" (in the DHCP sense, rather than the DynDNS, NoIP or DuckDNS sense) is that it's just a...
 Notice the reverse name in that. The ping has been to fred and the NodeRed container DNS has been able to figure out that that maps to the Grafana...
**HOW** are you using GoSungrow? Home Assistant add-on or separate Docker container? The mentions of 127.0.0.11 suggest a DNS problem. Have you stopped then started the addon/container? Not just restart....
Well, that's really weird. With all the kerfuffle that occurred in December 2023 (when I started to add all the "parts" to the gist), I came to believe that **everyone**...
# Testing (with 2025-04-06 changes) ## Reference service definition ``` yaml zerotier: container_name: zerotier image: "zyclonite/zerotier:local" restart: unless-stopped network_mode: host environment: - TZ=${TZ:-Etc/UTC} # - ZEROTIER_ONE_NETWORK_IDS=${ZEROTIER_ONE_NETWORK_IDS} volumes: - ./volumes/zerotier-one:/var/lib/zerotier-one devices:...
I didn't notice this when you first posted it - sorry. Perhaps try working through [IOTstack ZeroTier documentation](https://sensorsiot.github.io/IOTstack/Containers/ZeroTier/). From what you wrote, I can't tell *what* is pinging things. You're...