Newer
Older
gnexus-book / 40-inventory / hardware.yml
@Eugene Sukhodolskiy Eugene Sukhodolskiy 1 day ago 3 KB Seed smart home and 3D printer knowledge
# Physical hardware and important infrastructure devices.
---
- id: hp-proliant-dl380-g6
  name: HP ProLiant DL380 G6
  type: physical-server
  status: active
  location: home
  hardware_role:
    - virtualization-host
  os: Ubuntu 22.04.4 LTS
  kernel: 5.15.0-176-generic
  management:
    cockpit:
      url: https://192.168.1.130:9090/system
      version: 310.1-1~bpo22.04.1
  virtualization_stack:
    type: kvm-libvirt
    connection: qemu:///system
    libvirt_version: 8.0.0
    management_tools:
      - virsh
      - cockpit-machines
  network_interfaces: []
  runs_hosts:
    - ovpn
    - gitbucket
    - alex
    - anicusi
    - navi
    - mctl
    - jellyfin
    - gnexus-home
    - nextcloud
    - ovpn_reserv
    - home
    - transmission
    - files
    - gnauth
    - cats
    - fdroid
    - kitan
    - m1connect
    - mail-server
    - mine
    - radio
    - shome
    - topics
    - unmanic
    - vec_search
    - yt
  docs: ../10-systems/hardware/hp-proliant-dl380-g6.md
  last_reviewed: 2026-05-09
  source_of_truth: ssh-libvirt

- id: pfsense-router
  name: pfSense Router
  type: router-firewall
  status: active
  location: home
  hardware_role:
    - router
    - firewall
    - local-network-edge
    - dhcp-server
    - dns-resolver
    - ntp-server
  os: pfSense CE 2.7.2
  kernel: FreeBSD 14.0-CURRENT
  management:
    web:
      url: https://192.168.1.1/
    ssh:
      host: 192.168.1.1
      port: 22
      user: ai_agent_ro
      access: read-only
      auth: ssh-key
      credential_reference: owner-managed
  network_interfaces:
    - name: re0
      description: LANTECH
      role: home-iot-lan
      mac: 00:e0:4c:68:07:9f
      ipv4: 192.168.2.1/24
      status: active
      media: 1000baseT full-duplex
    - name: re1
      role: unused
      mac: 00:e0:4c:68:39:03
      status: no-carrier
      media: 10baseT half-duplex
    - name: re2
      description: LANMAIN
      role: home-lan
      mac: 00:e0:4c:68:35:ba
      ipv4: 192.168.1.1/24
      status: active
      media: 1000baseT full-duplex
    - name: re3
      description: WAN
      role: wan-uplink
      mac: 70:85:c2:24:ee:4b
      ipv4: 172.32.2.78/24
      status: active
      media: 1000baseT full-duplex
  runs_hosts: []
  docs: ../10-systems/networks/pfsense-router.md
  last_reviewed: 2026-05-10
  source_of_truth: ssh-pfsense

- id: klipper-3d-printer
  name: Klipper 3D Printer
  type: 3d-printer
  status: active
  location: home
  hardware_role:
    - fabrication-device
    - network-device
  controller:
    type: raspberry-pi
    firmware_stack: Klipper
  network_interfaces: []
  runs_hosts: []
  docs: ../10-systems/hardware/3d-printers.md
  last_reviewed: 2026-05-10
  source_of_truth: owner-described

- id: bambulab-a1-3d-printer
  name: Bambu Lab A1
  type: 3d-printer
  status: active
  location: home
  vendor: Bambu Lab
  model: A1
  hardware_role:
    - fabrication-device
    - network-device
  network_interfaces: []
  runs_hosts: []
  docs: ../10-systems/hardware/3d-printers.md
  last_reviewed: 2026-05-10
  source_of_truth: owner-described