Hermes Agent FAQ

Where is my data?

Hermes state lives on your machine under ~/.hermes. Full-state backups upload to Hermes Cloud so repair and migration can restore your working setup.

How do I repair?

Run this on the same Linux machine:

curl -fsSL https://hermes.deepai.host/repair.sh | sh

How do I move machines?

Open the status or setup page, ask for a restore bundle, then run the repair command on the new machine. Restore defaults to not starting a duplicate primary unless promotion is explicitly requested.

How do I connect Slack?

Go to setup, enter your email, and save the Slack bot token and app token. Hermes applies the config during the next manager poll.

What happens if the server restarts?

The Hermes containers use restart policies. The local agent and manager come back with Docker, and the status page shows the latest heartbeat and backup time.

Install · Status · Setup