Skip to content

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

License

Notifications You must be signed in to change notification settings

nemerosa/postgres-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published