Add BIM Viewer to Synology deploy canon

This commit is contained in:
Codex
2026-06-22 13:54:00 +03:00
parent 3526351b1b
commit 6258de83e3
8 changed files with 131 additions and 8 deletions
+3
View File
@@ -4,12 +4,15 @@ AUTH_DOMAIN=auth.local.nodedc
AUTH_ADMIN_DOMAIN=auth-admin.local.nodedc
LAUNCHER_DOMAIN=launcher.local.nodedc
TASK_DOMAIN=task.local.nodedc
BIM_DOMAIN=bim.local.nodedc
NODEDC_BIM_VIEWER_PUBLIC_URL=http://localhost:8080
# proxy
PLATFORM_HTTP_PORT=80
PLATFORM_PROXY_IMAGE=nodedc/plane-proxy:ru
LOCAL_LAUNCHER_UPSTREAM=host.docker.internal:5173
LOCAL_TASK_MANAGER_UPSTREAM=host.docker.internal:8090
LOCAL_BIM_VIEWER_UPSTREAM=host.docker.internal:8080
# authentik image
AUTHENTIK_IMAGE=ghcr.io/goauthentik/server