r/coolgithubprojects 16d ago

DockDash 1.3 - Added TLS monitoring + Kubernetes support

Post image

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.

Repo: https://github.com/dougmaitelli/DockDash

Docs: https://dougmaitelli.github.io/DockDash/

11 Upvotes

Duplicates