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
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Login via GitHub Student Developer Pack ...