Create script for getting dropbox credentials from env variables if it exists and upload created database into dropbox. Add script for download last dump from database and restore from it. We should not erase existing data, we should only update and extend. We should think about possibilities of using same dropbox api for a few instances, so we should add domain name or bot details to dump data. Or some custom name?
Create script for getting dropbox credentials from env variables if it exists and upload created database into dropbox. Add script for download last dump from database and restore from it. We should not erase existing data, we should only update and extend. We should think about possibilities of using same dropbox api for a few instances, so we should add domain name or bot details to dump data. Or some custom name?