Some checks are pending
offline / test (push) Waiting to run
Persist account-balance books; edge caches prepaid from books. Add zappier-identity, verae-nats-accounts, verae-jobs-events, verae-access-staff, zapier-decisions. Edge binds loopback; lan-134 stays off; HTTP services prefer local spawn.
28 lines
928 B
Markdown
28 lines
928 B
Markdown
# Operator console
|
|
|
|
Operator UI at **http://0.0.0.0:3850/** (all interfaces). Fleet, Trace (simulator), and Docs in one shell. NATS stays private (`127.0.0.1:4222`); SSH identity files stay on disk.
|
|
|
|
```bash
|
|
cd packages/verae-fleet
|
|
node src/cli.js serve
|
|
```
|
|
|
|
## Tabs
|
|
|
|
| Tab | Purpose |
|
|
|-----|---------|
|
|
| **Fleet** | Machines (SSH/local), replica floors, green/yellow/red, RTT min/avg/p50/p90 spark, pause/restart/off with confirm, ssh-check toast |
|
|
| **Trace** | In-process Zapier simulator: run a step, hop log, monitors/suggestions |
|
|
| **Docs** | Reading order: overview → module summaries → architecture → remaining docs |
|
|
|
|
## Screenshots
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
Design tokens match the zappier portal/admin (indigo shell). Customer portal is unchanged.
|
|
|
|
See [overview](https://git.georgelambert.org/marchon/overview).
|