Files
oikos/hosts/nextcloud.yaml
dtoro 128e11b823
Some checks failed
ci / build-test (push) Has been cancelled
ci / docker-build (push) Has been cancelled
port build_host_files.py to Go, simplify Hermes MCP, cutover final
- cmd/hermes/main.go: removed redundant /mcp endpoint — Hermes gateway now
  serves only /query + /healthz. MCP goes direct to API (:8090/mcp).
- cmd/oikos/build_hosts.go: Go port of mcp/build_host_files.py as
  'oikos build-hosts'. Reads inventory.yaml, writes hosts/*.yaml.
- cmd/oikos/main.go: added build-hosts role.
- docker-compose.yml: hermes service simplified.
- apps/105: all 6 Oikos services stopped + disabled (confirmed inactive).
- Watchdog cron installed, API stop/restart verified.
- Infisical bootstrap pending (image pull timeout — retry separately).

Remaining:
- Port bin/homelab CLI to Go (separate plan — large surface)
- Caddy DNS push (needs dtoro/caddy-conf repo access)
- Rollback drill
2026-07-07 18:59:54 +02:00

32 lines
648 B
YAML

# Generated by oikos build-hosts from inventory.yaml.
# Do NOT edit by hand.
host: hubris
kind: lxc
lan_ip: 192.168.8.224
mcp_endpoint: https://mcp.hubris.network/mcp
mesh:
tailscale:
fqdn: nextcloud
mesh_globals:
accepted:
- netbird
- tailscale
primary: netbird
mounts:
- /mnt/library
name: nextcloud
os: linux
public_host: cloud.hubris.network
pve_id: 114
role: file-sync
runs:
- nextcloud
secrets_issuance_endpoint: https://secrets.hubris.network/issue
services_hosted:
- backend: nextcloud
doc_page: knowledge/wiki/containers/114-nextcloud.md
name: nextcloud
url: https://cloud.hubris.network
state: active