Sync network redesign repo state and cutover artifacts
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user