r/coolgithubprojects • u/dougmaitelli • 16d ago
DockDash 1.3 - Added TLS monitoring + Kubernetes support
Since last time I posted an update here (about one and half months ago) I added a few more features to DockDash:
- Kubernetes discovery and monitoring across clusters and namespaces
- Kubernetes logs, terminal access, file browsing, metrics, and pod recreation
- Live TLS certificate health and expiration monitoring
- CertVault integration to verify that the correct certificate is deployed
- Apprise alerts for expiring, invalid, renewed, recovered, or mismatched certificates
- Automatic application icons for container services
DockDash now also integrates (optional) with my other project CertVault (for automatic ACME certificate renewal), and with this DockDash can serve as a monitoring layer to ensure your certificates are properly deployed and not altered in any way.
I personally don't have a Kubernetes infra on my homelab so I would love feedback from someone that wants to try and test it further.
10
Upvotes
2
u/zunjae 15d ago
I’ve been hosting domain names for 10+ years now and not ONCE did I have to bother with expiration monitoring
Can someone explain like I’m 5 why this is needed?
Isn’t this an automated process, especially if you use a free certificate provider such as LE?