/postgres-helpers

List of OPS utilities to help with the management of Postgres database in Terraform & Helm

MIT LicenseMIT

Utilities for Postgres in Terraform & Helm

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add postgres-helpers https://nemerosa.github.io/postgres-helpers

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo ontrack to see the charts.

Charts

  • pg-db-owner - setting up the owner of a Postgres database inside a cluster
  • pg-db-backup-do-space - job to backup a Digital Ocean (DO) Postgres database into a DO Space