Adding changes to docker compose

This commit is contained in:
2026-04-25 13:15:15 +02:00
parent 14f74c372b
commit f1fe41dac7
10 changed files with 308 additions and 6 deletions
+4 -2
View File
@@ -76,7 +76,8 @@ services:
- "host.docker.internal:host-gateway"
gerhard:
image: nousresearch/hermes-agent
build:
context: ../hermes-agent
container_name: gerhard
volumes:
- ./agents/gerhard-hermes:/opt/data
@@ -89,7 +90,8 @@ services:
command: ["gateway", "run"]
gerhard-dashboard:
image: nousresearch/hermes-agent
build:
context: ../hermes-agent
container_name: gerhard-dashboard
ports:
- "50007:9119" # web dashboard at localhost:50007