Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Akhilesh Sehgal 1 post 71 karma points
    Oct 13, 2023 @ 11:15
    Akhilesh Sehgal
    0

    Integrate Amazon S3, CDN for media items in Umbraco 8

    Hello All,

    I am working on saving my media items in Umbraco 8 project into the cdn (Amazon s3). For this I used the package Our.Umbraco.FileSystemProviders.S3.Media (https://github.com/DannerrQ/Umbraco-S3-Provider). Now when I upload any image it do gets uploaded to the CDN path that I have set which is working fine.

    But the issue is when I load the image its path comes up without the cdn host link i.e. it returns "/site/staging/media/abcdfh/grantnew2.png", where as this should return "https://cdn.abcc.com/site/staging/media/abcdfh/grantnew2.png".

    Can any one help me that how can this be achieved.

    TIA

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies