Skip to content

ojengwa/s3-pg-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Container to create PostgreSQL Backups

Minimalisitic container (only 25MB) for backing up and restoring Postgres dataBASE_PATHes.

Goal

Easily backup your PostgreSQL DataBASE_PATHe.

Intended to be used with:

  1. Kubernetes for creating CronJobs that periodically back up your dataBASE_PATHe.
  2. Container Instances (e.g Azure Container Instances, AWS Fargate, and Kubernetes) that can be scheduled at specified times.
  3. Your computer! It's smaller than pgAdmin.

Running the Backup CronJob in a Kubernetes Cluster

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 65.8%
  • Dockerfile 34.2%