Adding changes to docker compose
This commit is contained in:
@@ -3,3 +3,15 @@
|
||||
2026-04-25 09:40:22,113 WARNING gateway.run: Shutdown diagnostic — other hermes processes running:
|
||||
root 1 0.0 0.0 2288 1104 ? Ss 09:38 0:00 /usr/bin/tini -g -- /opt/hermes/docker/entrypoint.sh gateway run
|
||||
hermes 37 0.0 0.0 6504 3488 ? R 09:40 0:00 ps aux
|
||||
2026-04-25 10:48:30,988 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-25 10:48:31,636 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-25 10:48:31,640 WARNING gateway.run: No messaging platforms enabled.
|
||||
2026-04-25 11:03:44,686 WARNING gateway.run: Shutdown diagnostic — other hermes processes running:
|
||||
root 1 0.0 0.0 2288 1032 ? Ss 10:48 0:00 /usr/bin/tini -g -- /opt/hermes/docker/entrypoint.sh gateway run
|
||||
hermes 35 0.0 0.0 6504 3484 ? R 11:03 0:00 ps aux
|
||||
2026-04-25 11:03:49,226 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-25 11:03:49,737 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-25 11:03:49,742 WARNING gateway.run: No messaging platforms enabled.
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user