Google Cloud
Last updated
Last updated
You can integrate your existing Google Cloud Storage to imagemash.io. You don't need to fully migrate to . Imagemash can connect to your existing storage to deliver files at your service.
This guide will walk you through how to connect Google Cloud Storage to imagemash.io.
We need to acquire a Key for your storage. If you have a key, you can skip to the next steps.
Go to Google Cloud Storage
Go to Settings from left menu
Navigate to INTEROPERABILITY tab
At the top, make sure Request endpoint is https://storage.googleapis.com
Scroll to bottom and find field named "Access keys for your user account"
Create a key, copy it in a temporary place.
We got your key, you can proceed to the next steps.
Go to imagemash.io Dashboard->Sources->Google Cloud
Fill in the credentials and click the Check Connection & Save button.
If the credentials are correct, your source will be added. You should be able to see it in the My Sources menu.
If it gives an error, please double-check your credentials. Feel free to contact us if you need help.
Let's assume your CDN Delivery Link is john.imagemash.io
Let's assume you have a file logo.png
in the folder logos
which exists in your external storage.
You can access your image from: https://john.imagemash.io/logos/logo.png
You can arrange the order of your in your dashboard.
The order of your matters. If you have exact same file path in your other storage which is on top of others, the image will be fetched from this storage.