dokku / dokku-mongo

a mongo plugin for dokku
MIT License
177 stars 32 forks source link

feat: add s3 backup support #77

Closed josegonzalez closed 8 years ago

josegonzalez commented 8 years ago

Note that you can both configure automatic backups (using backup-schedule) or simply trigger a backup manually (backup). The latter would allow users to trigger backups at will, or potentially chain them with other scripts.