How to link imgix to Linode | Scribe

How to link imgix to Linode

  • 16 steps
  • ImgixImgix
  • LinodeLinode

🔐 Create Access Keys for imgix

1
Start by navigating to [https://cloud.linode.com/object-storage/access-keys](https://cloud.linode.com/object-storage/access-keys).
2
Select the "Create Access Key" button.
3
Give your keys a descriptive name, appropriate for your use case. We’ll be calling our’s “imgix-example”.
4
Select the "Limit Access" toggle.
5
Select the Linode bucket you want to grant imgix permissions to. imgix only requires read permissions to serve your assets.
6
Select the "Create Access Key" button.
7
Download your Access and Secret Keys.
alert ordinal icon
This is the only opportunity you will have to save your Secret Access Key. You can always revisit Linode to retrieve your Access Key again; however, your Secret Access Key can never be re-obtained. Before proceeding onto the next steps, take this moment to store your keys in a secure location for future use.
8
Once you have securely stored your credentials, input your Access and Secret Access Keys into the corresponding imgix Source Creation fields.
9
Return to Linode and select "I Have Saved My Secret Key".

🪣 Link your Bucket

10
Select the "Buckets" tab, or navigate to [https://cloud.linode.com/object-storage/buckets](https://cloud.linode.com/object-storage/buckets).
11
Locate the bucket you want to link to imgix, and input its name into the corresponding imgix Source Creation field.

🗺 Link your Cluster URL and Cluster ID

12
Copy the Cluster URL from the Bucket URL, located under the bucket name. The Cluster URL adheres to the following structure: [cluster-id].linodeobjects.com.
13
Input the Cluster URL into the corresponding imgix Source Creation field.
14
Copy the Cluster ID, e.g. us-east-1, from the Bucket URL, located under the bucket name.
15
Input the Cluster ID into the corresponding imgix Source Creation field.

🎉 Finished!