Refresh RackPeek and UniFi network inventory

This commit is contained in:
Fizzlepoof
2026-05-21 23:16:11 +00:00
parent 92f88178e7
commit ee9a2cfcee
5 changed files with 475 additions and 1 deletions

View File

@@ -9,11 +9,15 @@ This directory is the git-tracked RackPeek inventory for the homelab.
Update this inventory from the canonical repo docs first:
- `docs/architecture/ARCHITECTURE_OVERVIEW.md`
- `docs/architecture/SERVICES_DIRECTORY.md`
- `docs/architecture/NETWORKING_MODEL.md`
- `docs/servers/PLAUSIBLEDENABILITY.md`
- `docs/servers/SERENITY.md`
- `docs/servers/NOMAD.md`
- `docs/servers/ROCINANTE.md`
For UniFi-managed network gear, refresh from the validated read-only helper after reconciling the docs:
- `automation/bin/unifi_network.py`
## Runtime wiring
The `dev/docker-compose.yaml` RackPeek service mounts this repo directory directly at `/app/config` on PD:
- host path: `/mnt/docker-ssd/docker/compose/dev/rackpeek`

View File

@@ -126,6 +126,118 @@ resources:
Current operational note from 2026-05-21:
- Unreachable from N.O.M.A.D. on ports 11434 and 8787 during Doris validation.
- kind: Server
name: unifi-udm-pro
ports:
- type: rj45
speed: 10
count: 8
- type: sfp+
speed: 10
count: 2
tags:
- prod
- network
- unifi
- gateway
labels:
ip: 10.5.0.1
management-ip: 10.5.0.1
wan-ip: 69.166.182.157
os: UniFi OS 5.1.11.33023
mac: d0:21:f9:75:8a:ff
serial: D021F9758AFF
notes: |-
UniFi gateway and controller.
UniFi device name: UDM Pro - Old.
WAN uplink currently active on eth9.
- kind: Server
name: unifi-usw-24-poe
ports:
- type: rj45
speed: 1
count: 24
tags:
- prod
- network
- unifi
- switch
- poe
labels:
ip: 10.5.0.10
management-ip: 10.5.0.10
os: UniFi Switch 7.4.1.16850
mac: ac:8b:a9:ad:ab:86
serial: AC8BA9ADAB86
notes: |-
UniFi device name: USW-24-PoE.
Active in UniFi; management uplink reported on eth0.
- kind: Server
name: unifi-usw-pro-hd-24
ports:
- type: rj45
speed: 1
count: 24
tags:
- prod
- network
- unifi
- switch
labels:
ip: 10.5.0.135
management-ip: 10.5.0.135
os: UniFi Switch 7.4.1.16850
mac: 8c:30:66:d0:9f:48
serial: 8C3066D09F48
notes: |-
UniFi device name: USW Pro HD 24.
Active in UniFi; management uplink reported on eth0.
- kind: Server
name: unifi-u7-pro
ports:
- type: rj45
speed: 1
count: 1
tags:
- prod
- network
- unifi
- ap
labels:
ip: 10.5.0.21
management-ip: 10.5.0.21
os: UniFi AP 8.5.21.18681
mac: 8c:ed:e1:8a:58:54
serial: 8CEDE18A5854
notes: |-
UniFi device name: U7 Pro.
Active in UniFi; management uplink reported on eth0.
- kind: Server
name: unifi-u6-lr
ports:
- type: rj45
speed: 1
count: 1
tags:
- prod
- network
- unifi
- ap
- disconnected
labels:
ip: 10.5.0.20
management-ip: 10.5.0.20
os: UniFi AP 6.7.41.15623
mac: d0:21:f9:69:a5:f1
serial: D021F969A5F1
notes: |-
UniFi device name: U6 LR.
Currently disconnected in UniFi as of 2026-05-21.
- kind: System
type: Baremetal
name: pd-truenas
@@ -164,6 +276,46 @@ resources:
runsOn:
- rocinante
- kind: System
type: Embedded
name: unifi-gateway
os: unifi-os-5.1.11.33023
ip: 10.5.0.1
runsOn:
- unifi-udm-pro
- kind: System
type: Embedded
name: unifi-usw-24-poe-firmware
os: unifi-switch-7.4.1.16850
ip: 10.5.0.10
runsOn:
- unifi-usw-24-poe
- kind: System
type: Embedded
name: unifi-usw-pro-hd-24-firmware
os: unifi-switch-7.4.1.16850
ip: 10.5.0.135
runsOn:
- unifi-usw-pro-hd-24
- kind: System
type: Embedded
name: unifi-u7-pro-firmware
os: unifi-ap-8.5.21.18681
ip: 10.5.0.21
runsOn:
- unifi-u7-pro
- kind: System
type: Embedded
name: unifi-u6-lr-firmware
os: unifi-ap-6.7.41.15623
ip: 10.5.0.20
runsOn:
- unifi-u6-lr
- kind: Service
name: homepage
network:
@@ -256,6 +408,20 @@ resources:
runsOn:
- pd-truenas
- kind: Service
name: unifi-network-controller
network:
ip: 10.5.0.1
port: 443
protocol: TCP
url: https://10.5.0.1
tags:
- internal
- network
- unifi
runsOn:
- unifi-gateway
- kind: Service
name: authelia
network: