Subdomains managed at domain registrar. Key entries:
| Subdomain | Target | Service |
|---|---|---|
| wiki.danieltmc.com | K8s cluster IP | Wiki.js |
| rancher.danieltmc.com | K8s cluster IP | Rancher |
| plex.danieltmc.com | 192.168.1.132 | Plex (optional) |
TODO: Document VPN setup if applicable. See VPN.
Traefik handles ingress routing and TLS termination. See Traefik.
| Service | Auth Method |
|---|---|
| Rancher | Token (Rancher UI managed) |
| Jenkins | Kubernetes secrets |
| Wiki.js | Local accounts |
| ARR Stack | Local accounts |
| Plex | Plex account |
| Home Assistant | Bearer token |
| Prowlarr | Local accounts |
Traefik handles automatic HTTPS via Let's Encrypt for exposed services.
TODO: Document port forwarding or firewall rules for external access. See Firewall.
See the Wiki.js admin docs for managing the wiki software itself.