Initial commit.

This commit is contained in:
2025-10-11 17:15:56 +00:00
commit 2b61d99951
23 changed files with 1755 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
server:
port: 5055
host: 0.0.0.0
cloud:
domain: wildcloud.local
internalDomain: cluster.local
dns:
ip: 192.168.8.50
router:
ip: 192.168.8.1
dhcpRange: 192.168.8.100,192.168.8.200
dnsmasq:
interface: eth0
cluster:
endpointIp: 192.168.8.60
nodes:
talos:
version: v1.8.0