readme (view raw)
1infra
2-----
3
4Infra manifests and setup notes. Runs on Kubernetes.
5
6
7HOSTS
8
9Machines are in a Wireguard mesh.
10
11· leaf: Oracle VM (192.168.4.1)
12· fern: Raspberry Pi 4B (192.168.4.2)
13· jade: Oracle VM (192.168.4.3)
14
15
16INFRASTRUCTURE
17
18· cert-manager: Auto-provision Let's Encrypt Certs
19· metallb: Bare metal LoadBalancer provider
20· flannel: CNI provider
21· longhorn: Distributed block storage
22
23
24APPLICATIONS
25
26· radicale: CardDAV/CalDAV server (dav.icyphox.sh)
27· registry: Self-hosted container registry (reg.icyphox.sh)
28· yarr: RSS reader (f.icyphox.sh)
29· znc: IRC bouncer (irc.icyphox.sh:6666)
30· fsrv: File host service (x.icyphox.sh)
31· lms: Music/Subsonic server (m.icyphox.sh)
32· cgit: Git web frontend (git.icyphox.sh)