discourse-docker icon indicating copy to clipboard operation
discourse-docker copied to clipboard

Backup script

Open srid opened this issue 12 years ago • 0 comments

Need a backup script to back up both the postgres data and the Discourse uploads folder (data/discourse-public) on regular basis.

Postgres data in particular should be backed using pg_dump.

Ideally also have support for Dropbox -- their API is simple -- so that backups can be directly uploaded to one's Dropbox App folder

srid avatar Sep 02 '13 18:09 srid