feat: add Daedalus application configuration, database setup, and monitoring alerts
This commit is contained in:
@@ -119,6 +119,11 @@ haproxy_backends:
|
||||
backend_host: "rosalind.incus"
|
||||
backend_port: 22082
|
||||
health_path: "/api/healthz"
|
||||
|
||||
- subdomain: "daedalus"
|
||||
backend_host: "puck.incus"
|
||||
backend_port: 23081
|
||||
health_path: "/api/health"
|
||||
timeout_server: 120s
|
||||
|
||||
- subdomain: "lobechat"
|
||||
|
||||
Reference in New Issue
Block a user