feat: wire Gerhard to gutasktool

This commit is contained in:
2026-04-26 18:37:03 +02:00
parent 7f193c50ff
commit fcf1b91224
8 changed files with 426 additions and 13 deletions
+3
View File
@@ -80,7 +80,10 @@ services:
volumes:
- ./agents/gerhard-hermes:/opt/data
- ./agents/gerhard-workspace:/workspace
- ../gutasktool:/opt/gutasktool
- ${HOME}/.ssh:/root/.ssh
restart: unless-stopped
env_file: .env
environment:
HERMES_UID: ${HERMES_UID:-1000}
HERMES_GID: ${HERMES_GID:-1000}