Activity
fix: increase send/receive timeout for database connection
fix: increase send/receive timeout for database connection
Mark AWS credentials fields as not required to be able to use EC2 ins…
Mark AWS credentials fields as not required to be able to use EC2 ins…
Update clickhouse dumping to use native clickhouse BACKUP command
Update clickhouse dumping to use native clickhouse BACKUP command
chore: fix 'tests', add sqlite 'test'
chore: fix 'tests', add sqlite 'test'
make DUMP_NAME universal for all dump types
make DUMP_NAME universal for all dump types
Adjust readme to fit new env variables
Adjust readme to fit new env variables
Add separate env variables for files dumps
Add separate env variables for files dumps
files dump, changed to shutil.make_archive
files dump, changed to shutil.make_archive
fix MalformedXML expection from create_bucket
fix MalformedXML expection from create_bucket
remove current dump after upload
remove current dump after upload
remove older dumps before fresh dump
remove older dumps before fresh dump
fix file to remove path
fix file to remove path
add 'remove_older_dumps' function call
add 'remove_older_dumps' function call
add ability to clean up older DB dumps to save disk space
add ability to clean up older DB dumps to save disk space
fix for mongodb dumps without authentication
fix for mongodb dumps without authentication