Source Connection

Connect a Source Define the source from which Weekerp CDN will fetch files. A source refers to the location where original (origin) resources such as images, videos, or files are stored.

Weekerp supports not only cloud storage but also existing web servers via a Web Proxy connection. You can create and manage multiple sources as needed.


Supported Data Source Types

Type
Description
Docs

AWS S3

Connect an existing S3 bucket.

GCP GCS

Connect a GCP Storage bucket.

Azure Blob

Connect an Azure Blob container.

Web Proxy

Cache external image URLs in a proxy form.


Management

  • Multiple sources can be created.

  • Each source can be modified, disabled, or deleted as needed.

  • All sources are automatically synchronized with the connected CDN paths.


Examples

  • Register separate S3 buckets as sources for each region.

  • Connect an existing image server as a Web Proxy to apply CDN without additional uploads.

  • Add a separate GCS bucket as a source for testing environments.

A Source in Weekerp Image, Video, and File APIs serves as the origin data for each resource. All CDN requests are processed based on the connected sources.

Last updated