Has anyone successfully migrated from S3 to another S3 bucket (i.e. bucket on a compatible service)?
I’m thinking that perhaps this process would work:
- Stop Discourse (./launcher stop app) to ensure no new uploads are processed
- rclone existing primary bucket to the new primary bucket (optionally the backups bucket as well)
- update credentials, endpoints, bucket names etc. in the app.yml
- rebuild discourse
- update cdn domain to pull from the new bucket
Not sure if this is viable or if I’m missing something, any insights would be appreciated.
2 Likes
cocococosti
(Constanza Abarca)
2
I’ve never tried it but there are some very helpful discussions about it here:
3 Likes