Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 824 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 824 Bytes

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