28 lines
916 B
Markdown
28 lines
916 B
Markdown
# Operator console
|
|
|
|
Loopback UI at **http://127.0.0.1:3850/** — Fleet, Trace (simulator), and Docs in one shell. Not a public site. NATS stays private; 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).
|