all repos — infra @ 557c7497404bb7c095aa80502b82e65b78ccaf4f

infrastructure manifests and setup notes

readme (view raw)

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