35 lines
755 B
YAML
35 lines
755 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: gitea
|
|
kind: lxc
|
|
os: linux
|
|
role: git-server
|
|
host: hubris
|
|
pve_id: 104
|
|
lan_ip: 192.168.8.121
|
|
mesh:
|
|
tailscale:
|
|
fqdn: gitea
|
|
mesh_globals:
|
|
primary: netbird
|
|
accepted:
|
|
- netbird
|
|
- tailscale
|
|
mounts:
|
|
- /mnt/library
|
|
public_host: git.hubris.network
|
|
runs:
|
|
- gitea
|
|
services_hosted:
|
|
- name: gitea
|
|
url: https://git.hubris.network
|
|
backend: gitea
|
|
backend_url: http://192.168.8.121:3000
|
|
notes:
|
|
- Bare repos live at /mnt/library/repos/dtoro/*.git
|
|
see_also:
|
|
- containers/104-gitea.md
|
|
mcp_endpoint: https://mcp.hubris.network/mcp
|
|
secrets_issuance_endpoint: https://secrets.hubris.network/issue
|