You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command php bin/console backup:create should back up files stored in the S3 storage buckets, i.e. api-storage and api-upload.
There should be an option to skip backup up files, as beyond a certain size (a few GB?) it is more useful to use dedicated S3 backup tools.
The command backup:load should be able to load files from backups.
The text was updated successfully, but these errors were encountered:
The command
php bin/console backup:create
should back up files stored in the S3 storage buckets, i.e. api-storage and api-upload.There should be an option to skip backup up files, as beyond a certain size (a few GB?) it is more useful to use dedicated S3 backup tools.
The command
backup:load
should be able to load files from backups.The text was updated successfully, but these errors were encountered: