Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.18 KB

File metadata and controls

15 lines (9 loc) · 1.18 KB

prometheus-grafana-postgres-docker

Provisioning Grafana with Postgres DB backend, with Prometheus and required external step-ca for TLS in Docker containers.
TLS certificates issued by Step-CA and using TLS connections to a PostgreSQL database - my step-ca is found here as part of another project

Link to post explaining setup Docker: Setting up Prometheus, Grafana and Postgres with TLS via Step-Ca.

Grafana link - Dashboard anything. Observe everything
Prometheus link - Power your metrics and alerting with the leading open-source monitoring solution
PostgreSQL link - PostgreSQL is a powerful, open source object-relational database
Step-CA link - step-ca is an online Certificate Authority (CA) for secure, automated X.509 and SSH certificate management
Encrypting passwords with Age - age is a simple, modern and secure file encryption tool, format, and Go library