n8n-hosting-452913instance-20250306-165614us-central1-c34.27.189.109e2-medium, 2 vCPU, 4 GB RAM/srv/easier-hermesObserved before staging:
n8n on port 5678.easier-done on port 8080.easier-marketing on port 3080.80 and 443.Prepared:
/srv/easier-hermes/source/hermes-agent/srv/easier-hermes/data/srv/easier-hermes/vault/srv/easier-hermes/ops/srv/easier-hermes/auditInactive:
Run:
df -h /
free -h
docker ps
sudo ss -lntup
sudo find /srv/easier-hermes/audit -maxdepth 1 -type f -print
Confirm:
Only during a maintenance window or on a roomier host:
cd /srv/easier-hermes/ops/deployment
sudo HERMES_BUILD_IMAGE=1 bash ./prepare-hermes-host.sh
Do not start the container yet.
cd /srv/easier-hermes/ops/deployment
sudo docker compose --profile activate config
Expected:
/opt/data./vault.Only after image exists and provider credentials are configured safely:
cd /srv/easier-hermes/ops/deployment
sudo docker compose --profile activate run --rm hermes
Do not use up -d initially.
Stop if: