S3 Compatible Storage

You can integrate your existing S3 Compatible Storage to imagemash.io. You don't need to fully migrate to IM Cloud Storage. Imagemash can connect to your existing storage to deliver files at your service.

You need 3 things to add S3 Compatible Storage to imagemash.

  • Access Key

  • Secret Key

  • Endpoint An example endpoint looks like this: https://nyc3.digitaloceanspaces.com

Navigate to your providers' documentation to learn how to get these credentials.

After you got your credentials, you can start to configure your external storage.

Step 1: Adding External Storage

  1. Go to imagemash.io Dashboard->Sources->S3 Compatible Storage https://imagemash.io/dashboard/sources/customS3

  2. Fill in the credentials and click the Check Connection & Save button.

  3. If the credentials are correct, your source will be added. You should be able to see it in the My Sources menu.

  4. If it gives an error, please double-check your credentials. Feel free to contact us if you need help.

Step 2: Access your files

  1. Let's assume your CDN Delivery Link is john.imagemash.io

  2. Let's assume you have a file logo.png in the folder logos which exists in your external storage.

  3. You can access your image from: https://john.imagemash.io/logos/logo.png

You can arrange the order of your external sources in your dashboard.

Last updated