feat: overhaul Duriin autonomy console

This commit is contained in:
ImBenji
2026-08-04 21:05:47 +01:00
parent 0724f5dc36
commit 5037e1e192
10 changed files with 793 additions and 374 deletions
+1
View File
@@ -11,6 +11,7 @@ services:
NODE_ENV: production
INTELLIGENCE_DB: /data/intelligence.sqlite
DURIIN_RUN_SCHEDULER: "false"
AUTONOMY_EXECUTION_MODE: "${AUTONOMY_EXECUTION_MODE:-shadow}"
restart: unless-stopped
networks:
- nginx_proxy_manager_default