Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbbackup

Shell script that automagically backs up Postgres databases on Dokku and Heroku and uploads to Google Drive. It gzips the files before uploading to get around the Google Drive API call frequency limitations.

gdrive file is sourced from https://github.com/prasmussen/gdrive

Script is inspired by https://gist.github.com/henrik/5ebff4ba7d18df85144520e20210a178

Use these files at your own risk.

Instructions:

Download and make executable

git clone git@github.com:alanvardy/dbbackup.git
cd dbbackup
chmod +x dbbackup.sh

Edit your settings file

gedit settings.conf

Run that script

./dbbackup.sh

You will be asked to authorize gdrive to access your Google Drive the first time you run it.

Licence

This work is licensed under the MIT License. See LICENSE.md for more details.

About

Shell script that automagically backs up Postgres databases on Dokku and Heroku and uploads to Google Drive

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages