Replies: 1 comment 1 reply
-
|
Check here before start https://github.com/cybertec-postgresql/pgwatch-charts |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @pashagolub, I’m Jothsana Waikar.
I noticed that the current deployment focuses on Docker and Docker Compose, and I wanted to propose an idea to make it easier for Kubernetes users. I’d like to create a Helm chart for PGWatch.
The initial version of the chart would cover:
Deploying the PGWatch service using the existing Docker image
Configuring the metrics DB (Postgres) via Helm, with options for ports, persistence, and credentials
Deploying Grafana with the bundled dashboards
Basic customization via values.yaml (resources, ports, persistence, SSL, and admin credentials)
I’d love to hear your thoughts on this approach and whether there are any suggestions or best practices you’d recommend before I get started.
Beta Was this translation helpful? Give feedback.
All reactions