StackPath CDN With Wasabi
    • 20 Jun 2024
    • 1 Minute to read
    • PDF

    StackPath CDN With Wasabi

    • PDF

    Article summary

    How do I use StackPath CDN with Wasabi?

    StackPath CDN is a Content-Delivery Network (CDN) offered by StackPath. To distribute your web content stored on Wasabi using StackPath CDN follow the steps below. Note that this example discusses the use of Wasabi's us-east-1 storage region. To use other Wasabi storage regions, please use the appropriate Wasabi service URL as described in this article.

    1. Sign in to the Wasabi Management Console and open the Wasabi console at https://console.wasabisys.com/.

    2. 2Choose Create Bucket and select a region for your bucket. 

    3. 3Select your bucket and in the Bucket pane, choose Upload Files and select the files that you want to upload and click Upload.

    4. Select the object that you want to distribute, click More to make the object Public.

    5. After you set the object as public, you can refer the object by using its URL. The URL should look like - http://s3.wasabisys.com/mybucket/filename.

    6. Use the URL to verify that the object is publicly accessible but remember that this is not the URL you would use for distribution.

    mceclip0.png

    Refer the following KB article to set up a StackPath CDN - https://support.stackpath.com/hc/en-us/articles/360001107046-Creating-a-StackPath-CDN-site

    Attached are the ScreenShots below:

    1. Create a New CDN.

    Screen_Shot_2018-09-19_at_5.04.05_PM.png
    1. Add the Delivery Domain Path - example (s3.wasabisys.com)

    Screen_Shot_2018-09-19_at_5.04.18_PM.png
    1. Select the Source as Amazon S3 and give the bucket URL Path - example (s3.wasabisys.com/bucketname).

    Screen_Shot_2018-09-19_at_5.04.33_PM.png
    1. Your CDN URL is now created and can be used to access publicly exported objects in the particular bucket.

    Screen_Shot_2018-09-19_at_5.04.48_PM.png
    1. Access your publicly readable object by using the CDN URL.

    Screen_Shot_2018-09-19_at_5.10.50_PM.png