Initial import of verae-fleet from zapier monorepo
This commit is contained in:
commit
1fb7f752d6
28 changed files with 1405 additions and 0 deletions
9
SUMMARY.md
Normal file
9
SUMMARY.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# verae-fleet
|
||||
|
||||
**Job:** Catalog services, hold per-service configs, monitor health, restart bad replicas, pause/resume/on/off, and keep `fleet.json` replica floors — especially tree-node `min`.
|
||||
|
||||
**Expects:** operator CLI/HTTP on `127.0.0.1:3850`. Spawns `src/worker.js` children with `/health`.
|
||||
|
||||
**Sends:** nothing to Zapier or public NATS.
|
||||
|
||||
**Test:** `npm test` — list configs; start 3 tree-nodes; pause one still ≥3 available; unhealthy restart; stop+replace.
|
||||
Loading…
Add table
Add a link
Reference in a new issue