Moving from cPanel? Your whole site imports in one clickMoving from cPanel? One-click import
CDN & storage

Buckets & uploads

Organise assets into buckets and upload them — small files through the dashboard, large files straight to storage with a presigned URL.

Buckets

Create buckets to group your assets. Public URLs follow your organization, bucket and the object path:

shell
https://cdn.orzn.space/<org>/<bucket>/<path>

Uploading

  • Dashboard upload — drag files into a bucket in the CDN section.
  • Presigned direct upload — request a short-lived presigned URL and PUT the file straight to storage from the browser or your server, bypassing the API for the payload. Ideal for large files.
Private vs publicBuckets can hold public assets (served on a stable URL) or private assets (served via short-lived signed URLs). Choose per your needs when you create the bucket.