Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
Is it possible to configure articulate to store media images to cdn? I configured everything else on umbraco to store images to cdn except this.
Using Azure CDN.
Thanks
Does anyone have idea how to implement this ?
You need to use the Umbraco File System Provider for Azure and Image Processor Azure Blob Cache. Then configure the CDN endpoint to point to your media cache in blob storage and update your views to use the CDN url for images. Note this is for all your Umbraco media including Articulate. If you already uploaded media for the site, you need to copy it to blob storage. (I use the free CloudBerry Explorer for Azure). I also recommend checking out the Azure CDN Toolkit for Umbraco.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Articulate to store images to CDN
Hi
Is it possible to configure articulate to store media images to cdn? I configured everything else on umbraco to store images to cdn except this.
Using Azure CDN.
Thanks
Hi
Does anyone have idea how to implement this ?
You need to use the Umbraco File System Provider for Azure and Image Processor Azure Blob Cache. Then configure the CDN endpoint to point to your media cache in blob storage and update your views to use the CDN url for images. Note this is for all your Umbraco media including Articulate. If you already uploaded media for the site, you need to copy it to blob storage. (I use the free CloudBerry Explorer for Azure). I also recommend checking out the Azure CDN Toolkit for Umbraco.
is working on a reply...