Trying to get gerhard to workZ
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"updated_at": "2026-05-09T13:32:28.095733",
|
"updated_at": "2026-05-09T15:50:02.252303",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"telegram": [],
|
"telegram": [],
|
||||||
"discord": [],
|
"discord": [],
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
{"pid": 7, "kind": "hermes-gateway", "argv": ["/opt/hermes/.venv/bin/hermes", "gateway", "run"], "start_time": 1823057}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"pid": 7, "kind": "hermes-gateway", "argv": ["/opt/hermes/.venv/bin/hermes", "gateway", "run"], "start_time": 1823057}
|
|
||||||
@@ -1 +1 @@
|
|||||||
{"pid":7,"kind":"hermes-gateway","argv":["/opt/hermes/.venv/bin/hermes","gateway","run"],"start_time":1823057,"gateway_state":"running","exit_reason":null,"restart_requested":false,"active_agents":0,"platforms":{},"updated_at":"2026-05-09T13:32:28.084678+00:00"}
|
{"pid":7,"kind":"hermes-gateway","argv":["/opt/hermes/.venv/bin/hermes","gateway","run"],"start_time":2685389,"gateway_state":"stopped","exit_reason":null,"restart_requested":false,"active_agents":0,"platforms":{},"updated_at":"2026-05-09T16:01:22.907487+00:00"}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# Hermes
|
||||||
|
**Role:** Robot
|
||||||
|
**Known as:** Machine Herald
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
ok
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
{"tasks":[]}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
+2
-2
@@ -180,9 +180,9 @@ services:
|
|||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
hermes:
|
hermes:
|
||||||
image: agent0ai/agent-zero:latest
|
image: agent0ai/agent-zero:latest
|
||||||
container_name: herms
|
container_name: hermes
|
||||||
ports:
|
ports:
|
||||||
- "50003:80"
|
- "50008:80"
|
||||||
volumes:
|
volumes:
|
||||||
- ./agents/hermes:/a0/usr
|
- ./agents/hermes:/a0/usr
|
||||||
- ${HOME}/.ssh:/root/.ssh
|
- ${HOME}/.ssh:/root/.ssh
|
||||||
|
|||||||
Regular → Executable
+1
@@ -18,4 +18,5 @@ exec autossh -M 0 -N \
|
|||||||
-R 0.0.0.0:50006:abyssinthia:80 \
|
-R 0.0.0.0:50006:abyssinthia:80 \
|
||||||
-R 0.0.0.0:50007:gerhard-dashboard:9119 \
|
-R 0.0.0.0:50007:gerhard-dashboard:9119 \
|
||||||
-R 0.0.0.0:11435:festinger:11434 \
|
-R 0.0.0.0:11435:festinger:11434 \
|
||||||
|
-R 0.0.0.0:50008:hermes:80 \
|
||||||
tunnel@glitch.university
|
tunnel@glitch.university
|
||||||
|
|||||||
Reference in New Issue
Block a user