How-To Series · 9: Locking It Down
Multi-Profile Gateways
Run two or more Hermes agents at once on a single machine, each with its own tokens, sessions, and memory.
After this videoYou can keep many isolated Hermes agents online at once on one machine
Run multiple profiles as managed services on one machine. Create and install each profile's gateway, then manage them collectively with a shell-loop wrapper. The default is one process per profile for hard isolation. On a busy host you can opt in to a single multiplexing gateway with gateway.multiplex_profiles, where the default profile serves every profile, HTTP platforms route via a /p/
About these resources. This episode explains how to run many Hermes gateways at once. The Sources block names the Hermes docs page that backs every claim.
Sources · What this video distills
1 docs page · every command below traces to one of themCommands shown · Copy and paste
each shows the source doc it came fromhermes profile create codercoder gateway installhermes config set gateway.multiplex_profiles true