Install Hermes Agent

Install Hermes Agent on a Linux server or desktop with one command. It stays connected, backs itself up, and can be repaired remotely if something breaks.

Install

Linux only for now. You need Docker. The installer will ask for your email.

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

Check Compatibility

Run this first if you are unsure whether Docker, memory, disk, DNS, and image pulls are ready.

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

Repair

If Hermes stops working, run the repair command on the same machine. It preserves your state, reattaches the existing appliance identity when present, and recreates the management services.

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

What Happens

  1. Hermes is installed on your machine.
  2. Your email is used to associate backups and usage.
  3. The agent starts and keeps running after restarts.
  4. Remote repair and updates are enabled by default.
  5. Your machine backs up to Hermes Cloud; you do not need AWS.

Included

Preview policy: email is not verified yet, backups are free, and Linux is the only supported host OS.

Guided setup · Check status · FAQ · Plain-text install instructions