Hi.
I just want give update. We will able setup backup using GCS now. I post on other thread too. I hope it will help other people who painful search this solution.
How to do that?
Enable default config for backup(or you can setting form admin dashboard).
DISCOURSE_S3_BACKUP_BUCKET: falcoland-files/backup
DISCOURSE_BACKUP_LOCATION: s3
Then set bucket permission as Storage Legacy Object Owner
:
- Go to your project in Google Cloud Console
- Select Storage
- Select your bucket
- Go to the permissions tab
- Add new permission, fill your service account email with your account. for roles, select
Storage Legacy Object Owner
- Save and done.
Sorry for double post, I just want share this good update.
Thank you