I’m in the same boat. But i already moved the /uploads/ folder to it’s new S3. Is there an alternative to uploads:migrate_to_s3 that only relinks but skips actual uploading?
I just switched my instance from local to S3 uploads and I could not for the life of me figure out how to get the S3 migrator to work. In the interest of anyone else who stops by this topic, I will summarize the required steps here.
Enable S3 Uploads in the admin interface and set all of the required S3 keys and settings so new uploads are sent to S3
Add the required DISCOURSE_S3_ env variables to the env section of app.yml
Example: