Sync network redesign repo state and cutover artifacts

This commit is contained in:
Fizzlepoof
2026-05-22 20:16:21 +00:00
parent 4b1e3d4061
commit 8c72a0c287
59 changed files with 5389 additions and 244 deletions

View File

@@ -28,7 +28,7 @@ The dashboard turns that into one opinionated, local-only page that Doris can tu
- **Repo source:** `/home/fizzlepoof/repos/truenas-stacks/home/doris-dashboard`
- **Live runtime:** `/opt/doris-dashboard`
- **Generated page:** `/opt/doris-dashboard/public/index.html`
- **LAN URL:** `http://10.5.1.16:8787/`
- **LAN URL:** `http://10.5.30.7:8787/`
- **Exposure rule:** local-only unless John explicitly asks otherwise
## What it shows
@@ -143,7 +143,7 @@ This dashboard is local-only on NOMAD unless John explicitly asks to expose it.
The dashboard is exposed on NOMAD's LAN IP via systemd:
```text
http://10.5.1.16:8787/
http://10.5.30.7:8787/
```
Service file:
@@ -185,7 +185,7 @@ The generated page still lives at:
And the LAN service remains:
```text
http://10.5.1.16:8787/
http://10.5.30.7:8787/
```
Verification commands: