Titania: Add Hecate
This commit is contained in:
@@ -189,15 +189,21 @@ haproxy_backends:
|
||||
|
||||
- subdomain: "jupyterlab"
|
||||
backend_host: "caliban.incus"
|
||||
backend_port: 22071 # OAuth2-Proxy port
|
||||
backend_port: 22071
|
||||
health_path: "/ping"
|
||||
timeout_server: 300s # WebSocket support
|
||||
timeout_server: 300s
|
||||
|
||||
- subdomain: "hass"
|
||||
backend_host: "oberon.incus"
|
||||
backend_port: 8123
|
||||
health_path: "/api/"
|
||||
timeout_server: 300s # WebSocket support for HA frontend
|
||||
timeout_server: 300s
|
||||
|
||||
- subdomain: "hecate"
|
||||
backend_host: "caliban.incus"
|
||||
backend_port: 20881
|
||||
health_path: "/live"
|
||||
timeout_server: 300s
|
||||
|
||||
- subdomain: "freecad-mcp"
|
||||
backend_host: "caliban.incus"
|
||||
|
||||
Reference in New Issue
Block a user