Skip to content

Backups should probably be compressed #407

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

Open
cblanken opened this issue Mar 20, 2025 · 2 comments
Open

Backups should probably be compressed #407

cblanken opened this issue Mar 20, 2025 · 2 comments
Labels
feature A new feature to be added.

Comments

@cblanken
Copy link
Contributor

I love the new backup feature, but I think they should be compressed by default. A simple pipe through gzip decreased my backup size from around 310MB to 51M.

@kimlika
Copy link

kimlika commented Mar 20, 2025

Where are the backups stored? I found the folder 'backup' in storage but it's empty.

@simjanos-dev simjanos-dev added the feature A new feature to be added. label Mar 20, 2025
@simjanos-dev
Copy link
Owner

Where are the backups stored? I found the folder 'backup' in storage but it's empty.

By default backups are created at midnight, or you can create one manually on the admin page. They should be in the storage/backup directory. It works for me both on my dev and prod environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to be added.
Projects
None yet
Development

No branches or pull requests

3 participants