I've had my system running longer with the help of Docker and I'm wondering which containers/volumes I need to back up and which don't need to be backed up. I haven't found anything on the net or here about which volumes should be backed up and which don't need to be backed up. Can someone give me information about this?
Why don't you backup all of them?
Those are not important but recommend to backup:
- appwrite-cache
- appwrite-certificates
Yes, it makes sense to back up all of them, but I just wanted to know if it might make sense to only back up certain ones.
To save some storage ๐
It could, and I understand the storage saving, but usually the other not-so-important volumes are much smaller.
Recommended threads
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...