feat: Hermes Dashboard via m3-atlas Traefik (TLS + Netbird-only) #15
Reference in New Issue
Block a user
Delete Branch "feat/hermes-dashboard-traefik"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Architecture
Changes
m3-hermes (
hermes-dashboard.nix)--insecureflag — required to bind0.0.0.0(hermes refuses non-localhost without it)100.64.0.0/16)m3-atlas (
traefik.nix)hermes-dashboard→http://100.81.231.152:9119(m3-hermes via Netbird)dash.m3ta.devwith GoDaddy ACME TLS certificatenetbird-only— IP whitelist restricting to100.64.0.0/16Access
https://dash.m3ta.dev— only reachable from Netbird mesh peers (IP whitelist + firewall).Supersedes
--insecurefix with the full Traefik setup)DNS
dash.m3ta.devneeds to point to m3-atlas (152.53.85.162). May already be handled or needs a DNS record.