• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

Not able to configure a working cname for Amazon S3

SMLMATS

Chevereto Member
I try to configure my cname for amazon s3 and it's not working

I used this
servea.imgmax.net. CNAME s3.amazonaws.com
servea.imgmax.net. CNAME servea.s3.amazonaws.com
 
I'm sorry to hear about that you are experiencing issues creating a CNAME record. You should read these:
Please note that CNAMEs are settings that you configure for your domain (DNS stuff), it has nothing to do with the script itself or even your server settings.
 
Basically a CNAME is a named alias, for example:

upload_2016-7-19_18-12-48.png

That maps translate.chevereto.com to that onesky subdomain. CNAMEs are just any other DNS setting so it needs time to propagate. My recommendation is that you should use CloudFlare for DNS settings, is fast, easy and free. I have CloudFlare on Chevereto.com just for the easiness and fast propagation of the DNS settings, I'm not using their cache or CDN at all.
 
You may be linking your bucket a bit wrong. It's highly misleading.

For instance... my bucket looks like this. amz.site.tld.s3-us-west-2.amazonaws.com

My cname looks like amz.site.tld

The bucket name needs to be the full domain of the cname, not just the cname part.

This means you need to name your amazon bucket servea.imgmax.net
 
Back
Top