57 lines
1.4 KiB
YAML
57 lines
1.4 KiB
YAML
---
|
|
# Host-specific variables for heimdall
|
|
# IP: 10.0.0.151
|
|
# Auto-generated: 2026-04-13T23:44:52Z
|
|
|
|
# Hardware Details
|
|
hardware:
|
|
platform: physical_server
|
|
cpu: Intel(R) N100 (4 cores)
|
|
memory_gb: 15
|
|
storage_gb: 0
|
|
architecture: x86_64
|
|
|
|
# Operating System
|
|
os:
|
|
distribution: Ubuntu
|
|
version: "24.04"
|
|
codename: "Noble"
|
|
kernel: 6.8.0-107-generic
|
|
|
|
# GPU Configuration
|
|
gpu:
|
|
enabled: true
|
|
device: /dev/dri
|
|
info: "/usr/bin/lspci
|
|
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-N [UHD Graphics]"
|
|
|
|
# Docker Status
|
|
docker:
|
|
installed: True
|
|
version: "Docker version 29.4.0, build 9d7ad9f"
|
|
running_containers:
|
|
- trek
|
|
- vaultwarden
|
|
- komodo-core
|
|
- komodo-periphery-heimdall
|
|
- gitea-server
|
|
- gitea-db
|
|
- traefik
|
|
- docker-socket-proxy
|
|
- redis
|
|
- komodo-db
|
|
|
|
# NFS Configuration
|
|
nfs:
|
|
mounts_configured: True
|
|
mount_details: |
|
|
10.0.0.250:/Volume2/media on /mnt/media type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.0.151,local_lock=none,addr=10.0.0.250)
|
|
10.0.0.250:/Volume1/appdata on /mnt/appdata type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.0.151,local_lock=none,addr=10.0.0.250)
|
|
|
|
# Network Configuration
|
|
network:
|
|
primary_ip: 10.0.0.151
|
|
primary_interface: bond0
|
|
hostname: heimdall
|
|
fqdn: heimdall
|