Adding gerhard and docker-compose

This commit is contained in:
2026-04-26 11:54:16 +02:00
parent 1a426da58d
commit 152dafb2d7
9 changed files with 424 additions and 3 deletions
+3
View File
@@ -15,3 +15,6 @@
2026-04-25 11:13:40,720 WARNING gateway.run: Shutdown diagnostic — other hermes processes running:
root 1 0.0 0.0 2288 1108 ? Ss 11:03 0:00 /usr/bin/tini -g -- /opt/hermes/docker/entrypoint.sh gateway run
hermes 35 0.0 0.0 6504 3488 ? R 11:13 0:00 ps aux
2026-04-26 09:54:04,113 WARNING hermes_cli.web_server: Binding to 0.0.0.0 with --insecure — the dashboard has no robust authentication. Only use on trusted networks.
2026-04-26 09:54:05,927 WARNING gateway.run: No user allowlists configured. All unauthorized users will be denied. Set GATEWAY_ALLOW_ALL_USERS=true in ~/.hermes/.env to allow open access, or configure platform allowlists (e.g., TELEGRAM_ALLOWED_USERS=your_id).
2026-04-26 09:54:05,954 WARNING gateway.run: No messaging platforms enabled.