docs: Correct sfh acronym
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ h.nul.ie
|
|||||||
├── palace (physical VM host — AMD, 100G, SR-IOV)
|
├── palace (physical VM host — AMD, 100G, SR-IOV)
|
||||||
│ ├── river ── primary router VM (PPPoE / Digiweb WAN)
|
│ ├── river ── primary router VM (PPPoE / Digiweb WAN)
|
||||||
│ ├── cellar ─ NVMe-oF / SPDK storage target VM
|
│ ├── cellar ─ NVMe-oF / SPDK storage target VM
|
||||||
│ └── sfh ──── container host VM ("services for home")
|
│ └── sfh ──── container host VM ("shill from home")
|
||||||
│ ├── hass ── Home Assistant + Frigate + MQTT (container)
|
│ ├── hass ── Home Assistant + Frigate + MQTT (container)
|
||||||
│ └── unifi ─ UniFi controller (container)
|
│ └── unifi ─ UniFi controller (container)
|
||||||
├── stream (physical secondary router — Virgin Media WAN)
|
├── stream (physical secondary router — Virgin Media WAN)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# sfh
|
# sfh
|
||||||
|
|
||||||
"Services for home" — the NixOS container host for the home site. A VM on `palace` that netboots
|
"Shill from home" — the NixOS container host for the home site. A VM on `palace` that netboots
|
||||||
from `river` and runs its root off NVMe-oF from `cellar`.
|
from `river` and runs its root off NVMe-oF from `cellar`.
|
||||||
|
|
||||||
- **Source:** [`nixos/boxes/home/palace/vms/sfh/`](../../../../nixos/boxes/home/palace/vms/sfh)
|
- **Source:** [`nixos/boxes/home/palace/vms/sfh/`](../../../../nixos/boxes/home/palace/vms/sfh)
|
||||||
|
|||||||
Reference in New Issue
Block a user