Skip to content

render cron job for automatic nightly prod DB dumps to S3

License

Notifications You must be signed in to change notification settings

instilus/postgres-s3-backups

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy a Cron Job to Backup PostgreSQL to Amazon S3

This repo can be used to deploy a Cron Job on Render to backup a PostgreSQL instance to Amazon S3.

Fork this repo and click the button below to deploy.

You'll need to set corresponding OS and Postgres versions:

POSTGRES_VERSION ALPINE_VERSION
16 3.20
15 3.20
14 3.20
13 3.19
12 3.18

Deploy to Render

See the guide at https://render.com/docs/backup-postgresql-to-s3 for more information.

About

render cron job for automatic nightly prod DB dumps to S3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.5%
  • Dockerfile 11.5%