- Fixed apps LXC 105: /etc/network/interfaces was still 'iface eth0 inet dhcp' -> changed to static 192.168.8.205/24, killed dhclient, applied - Fixed mule-images LXC 120: DHCP client had overridden static .136 with DHCP lease .108 -> killed dhclient, restored .136 - Fixed sophia docs: inventory said .157, actual Proxmox config is .109 - Updated check-caddy-backends.sh: uses curl with connect-timeout for reliable TCP checks, distinguishes 'port open / no HTTP' from 'unreachable'
25 lines
528 B
YAML
25 lines
528 B
YAML
# Generated by mcp/build_host_files.py from inventory.yaml.
|
|
# Do NOT edit by hand — your changes will be overwritten.
|
|
# Source of truth: ../inventory.yaml
|
|
name: sophia
|
|
kind: lxc
|
|
os: linux
|
|
role: workshop
|
|
host: hubris
|
|
pve_id: 119
|
|
lan_ip: 192.168.8.109
|
|
mesh:
|
|
tailscale:
|
|
fqdn: sophia
|
|
mesh_globals:
|
|
primary: netbird
|
|
accepted:
|
|
- netbird
|
|
- tailscale
|
|
mounts:
|
|
- /mnt/library
|
|
see_also:
|
|
- containers/119-sophia.md
|
|
mcp_endpoint: https://mcp.hubris.network/mcp
|
|
secrets_issuance_endpoint: https://secrets.hubris.network/issue
|