6b506163e980842fc24947d51928a212eb2f008a
New directory ai/hermes-workspace/ with: - Dockerfile (multi-stage): builds workspace web UI from source, overlays our Hermes fork, installs tmux for Swarm workers - entrypoint-combined.sh: starts workspace UI, waits for gateway - himalaya-ro.sh: read-only Himalaya wrapper (shared from hermes/) Existing ai/hermes/ Dockerfile preserved unchanged as fallback. compose.yml changes: - Add HERMES_DASHBOARD=1 + healthcheck to hermes service - Add hermes-workspace service using combined image (build context: ./hermes-workspace, SSH build) - Connects to hermes:8642 (gateway) + :9119 (dashboard) - Shares Hermes data volume for config/sessions/skills - Traefik on workspace.lazyworkhorse.net (port 3000) - Networks: ai_backend + ai_net
Description
No description provided
Languages
Dockerfile
46.1%
Python
42%
Makefile
6.1%
Shell
5.8%