Configures Google
Cloud Storage as the backend for storing uploaded file attachments.
Prerequisites
- Open the Google Cloud Console — Cloud Storage.
- Create a bucket (or use an existing one) in the desired
region and note its name.
- In IAM → Service Accounts, create a service account.
- Grant the service account the Storage Object
Admin role on the target bucket (or project-wide).
- Create a JSON key for the service account and download it.
- Paste the JSON key content into the Credentials
field below.
Settings
- Credentials
- The full contents of a Google service
account JSON key file. Stored encrypted at rest.
- Bucket
-
The name of the GCS bucket where attachments will be stored (e.g.
my-app-attachments
).
After configuring
GCS, select Google Cloud Storage as the active
provider in the File Configuration to start routing
uploads to GCS.
Open Google Cloud Storage