- Add run-multi-gateways.sh to /opt/data/hermes-tools/ that reads HERMES_PROFILES env var and spawns one gateway per profile - Update entrypoint to call the script before the main entrypoint - Set HERMES_PROFILES=ashley,claire,finn,matt,paul (was default) Closes PR #47 (feat/multi-profile-gateways). Builds on 548e15d's cleaner env-var-driven approach — compose.yml stays declarative, logic in script.