oikos: remove old mcp+secrets blocks pointing to decommissioned apps/105
This commit is contained in:
17
Caddyfile
17
Caddyfile
@@ -236,23 +236,8 @@ zimaos.hubris.network {
|
||||
|
||||
# Homelab MCP server (read-only context + management tools).
|
||||
# Mesh+LAN-gated by the service itself + nftables; no SSO so agent clients work.
|
||||
# ─── Oikos MCP (mac-mini Docker) ───
|
||||
mcp.hubris.network {
|
||||
tls {
|
||||
dns ionos {env.IONOS_AUTH_API_TOKEN}
|
||||
}
|
||||
reverse_proxy 192.168.8.205:9810
|
||||
}
|
||||
|
||||
# Per-client age-key issuance (mesh-only via source-IP gating in the service).
|
||||
# No SSO — agents call this during bootstrap; identity is mesh peer + hostname.
|
||||
secrets.hubris.network {
|
||||
tls {
|
||||
dns ionos {env.IONOS_AUTH_API_TOKEN}
|
||||
}
|
||||
reverse_proxy 192.168.8.205:9820
|
||||
}
|
||||
|
||||
# Authentik LAN forward-auth outpost (external_host for domain-level providers)
|
||||
sso.hubris.network {
|
||||
tls {
|
||||
dns ionos {env.IONOS_AUTH_API_TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user