Standardize NOMAD host-run service paths

This commit is contained in:
Fizzlepoof
2026-05-15 03:08:03 +00:00
parent 5f52b2e6cf
commit b8926a3b75
5 changed files with 56 additions and 17 deletions

View File

@@ -19,6 +19,16 @@ Each stack contains:
- `.env.example` — committed with placeholder values
- optional init scripts (e.g. `initdb/`, `initdb-mariadb/`)
## Host-Run Services
If something on NOMAD is not deployed as a Docker compose stack, its live runtime belongs under `/opt/<service>`.
Examples:
- `/opt/project-nomad`
- `/opt/newt`
- `/opt/doris-dashboard`
Use the repo for source/staging, but do not run production host services from an agent workspace or random checkout under `/home/fizzlepoof/.openclaw/workspace`.
## Deployment Order
1. `databases/` — must be up before anything else
2. `infrastructure/` — newt creates the pangolin network