Infrastructure Status Dashboard
Live Status ๐ข View Live Status Page โ Real-time health monitoring for the Nuclear Lighters multi-site infrastructure. Overview A public status page monitoring 31 endpoints across the entire homelab infrastructure, deployed on Kubernetes with enterprise-grade practices. Monitored Services Group Services ๐ณ๐ฑ Netherlands K8s ArgoCD, Grafana, Prometheus, Thanos, Hubble, K8s Dashboard, Goldpinger, SeaweedFS, AWX, Velero ๐ฌ๐ท Greece K8s ArgoCD, Grafana, Prometheus, Thanos, Hubble, K8s Dashboard, Goldpinger, SeaweedFS ๐ง DevOps GitLab (NL/GR), Atlantis (NL/GR) ๐ Shared Services Nextcloud, Home Assistant ๐ External Internet connectivity checks Technical Stack Gatus - Lightweight status page with SQLite persistence Kubernetes - Deployed via OpenTofu/Atlantis GitOps Cilium - Network policies for security cert-manager - Automatic TLS certificates Prometheus - Metrics via ServiceMonitor Architecture Highlights Pod Security Standards: Restricted mode with read-only root filesystem Resource Management: CPU/memory limits enforced Network Isolation: CiliumNetworkPolicy restricting ingress/egress High Availability: Persistent storage on Synology iSCSI GitOps: Full infrastructure-as-code via Atlantis Source Managed as part of the Infrastructure Repository using OpenTofu modules. ...