feat(homelab): start containerizing homelab binary

This commit is contained in:
2026-01-06 09:01:45 -08:00
parent b02a06faa7
commit dd904c151d
4 changed files with 21 additions and 13 deletions

View File

@@ -92,7 +92,7 @@ routes = [
service = "prometheus-stack-grafana",
port = 80,
private = true
},
}
]
[pihole]
@@ -109,4 +109,6 @@ extra_hosts = [
[router]
host = "192.168.15.1:22"
user = "luca"
key_path = "/home/luca/.ssh/id_ed25519"
lease_file = "/var/dhcpd/var/db/dhcpd.leases"