From 59261c7ef118ae911cb33c8d9ab2e8a3144b20ae Mon Sep 17 00:00:00 2001 From: dtoro Date: Wed, 24 Jun 2026 23:41:29 +0200 Subject: [PATCH] hosts: generate trmnl.yaml (prereq for SOPS enrollment of LXC 128) --- hosts/trmnl.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 hosts/trmnl.yaml diff --git a/hosts/trmnl.yaml b/hosts/trmnl.yaml new file mode 100644 index 0000000..13d8db3 --- /dev/null +++ b/hosts/trmnl.yaml @@ -0,0 +1,27 @@ +# 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: trmnl +kind: lxc +os: linux +role: trmnl-middleware +host: hubris +pve_id: 128 +lan_ip: 192.168.8.211 +mesh_globals: + primary: netbird + accepted: + - netbird + - tailscale +public_host: trmnl.hubris.network +runs: +- trmnl +services_hosted: +- name: trmnl + backend: trmnl + url: https://trmnl.hubris.network + note: self-hosted middleware for TRMNL e-ink plugins (polled by TRMNL cloud) +see_also: +- containers/128-trmnl.md +mcp_endpoint: https://mcp.hubris.network/mcp +secrets_issuance_endpoint: https://secrets.hubris.network/issue