-
Notifications
You must be signed in to change notification settings - Fork 0
Fix backup script #208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix backup script #208
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR enhances the backup database script by adding S3 upload functionality and improving the reliability of the backup process. The script now uploads both database and media backups to AWS S3 and includes better error handling.
Key changes:
- Added S3 integration with configurable bucket support and error checking
- Updated Docker container references and Alpine version for compatibility
- Added user permissions handling to prevent ownership issues during media backups
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Pull Request Test Coverage Report for Build 18105718991Details
💛 - Coveralls |
No description provided.