• 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

Setup CDN with Azure

R

rinku2012

Guest
Hello,

i have a chevereto script installed on my imagehosting site.
Below are the list of examples

main site url : https://www.website.com
image server: https://img.website.com
image server 2 https://img1.website.com

my existing site is installed on cloudflare.

I have azure account and want to setup the site using Azure CDN.

I have created Azure CDN using azure documentation and created endpoint as image1.azureedge.net and have configured my original website name under Original Hostname

i have followed the link https://chevereto.com/docs/cdn and configured the admin panel of CDN with https://image1.azureedge.net

even i have configured Cname on my cpanel. when i enter the www.website.com name i dont know whether its pointing to azure cdn or not

is my setup right or wrong ?. can anyone help me here. I know this is out of box help.
i would be grateful if someone can help me in configuring Azure CDN with chevereto script
 
CDN for external storage goes in each external storage settings as the "storage url" field. The CDN that shows in "external services" is the one for your main website.

Whatever your cname is pointed correctly or not is not something that someone else can help you that much. A Cname is just a string in these settings, if doesn't work maybe your dns is wrong? Maybe the change hasn't being propagated? Hard to tell without the real NS entries but that covers all that could go wrong.

Finally, make sure that the CDN can reach your origin server.

That's all, just check your wiring.
 
Hello,

i created cdn under azure subscription. I got a cdn url and then placed it under admin panel. once i configured the main page and click on inspect item, its showing cdn url for script files.
i have 2 subdomains for hosting files ( img.website.com and img1.website.com). how can i enable cdn for those websites. is it done from chevereto admin page or from azure portal
 
Its done using CNAME at your domain registrar. Point your subdomains to respective cdn urls.
 
Back
Top