Hermes
Client Install
Install an approved Hermes or CTO Team runtime on a Windows client machine.
First read Hermes install options to confirm which runtime and provisioning path your workspace can use.
Prerequisites
- Windows with PowerShell.
- Docker Desktop installed and running.
- Network access to LeenOps.
- A CTO Team installation or approved Hermes deployment with a fresh install token.
Junior-safe install
- In LeenOps, open the CTO Team installation or Hermes deployment.
- Click Copy Windows install command.
- On the client machine, open PowerShell.
- Paste and run the command.
- Wait for validation, Docker Compose startup, and smoke tests.
- Return to LeenOps and confirm telemetry.
The command uses a short-lived install token. It is not the long-lived telemetry token. Treat the entire command as a secret and generate a new one if it is exposed.
Verify
On the client machine:
docker compose ps
docker compose logs --tail 100In LeenOps, confirm the installation becomes online, then open Observability and check that health and events arrive.
Do not
- Clone the private Hermes repo on a client machine.
- Copy raw environment variables into chat.
- Email telemetry tokens.
- Delete client install folders without approval.