LogoLogo
AboutOORT AIOORT StorageOORT Edge
  • What is OORT Storage
  • Getting Started
    • How it works
    • User Guide
      • Sign Up
      • Create a Bucket
      • Upload an Object
      • Download an Object
      • Delete Objects or Buckets
    • Billing and Pricing
      • Free Tier, Always Free
      • Pay-as-you-go Pricing
      • OORT Credits
      • Manage Your Payments
  • Manage Storage
    • Work with Buckets
    • Work with Objects
      • Objects Overview
      • Object Keys
      • Object Details
      • Upload Objects
      • Multipart Upload
      • Download Objects
      • Delete Objects
      • Share Objects
      • Use Folders
    • Storage Classes
    • Access Control
    • Tools and Clients
      • Use Rclone
      • Use AWS CLI
      • Use S3 Browser
      • Use Arq Backup
      • Use TntDrive
    • Sync files to OORT Storage
      • Step 1: Download the rclone
      • Step 2: Do the OORT Storage remote configuration
      • Step 3: Check where your files are stored in?
        • Google Drive
        • Amazon Drive
        • Tencent Cloud Object Storage (COS)
        • Alibaba Cloud (Aliyun) Object Storage System (OSS)
        • IPFS
        • Others
      • Step 4: Check the configuration
      • Step 5: Do the files syncs
  • Developing with OORT Storage
    • Access Keys
    • Use S3-Compatible API
  • OORT Storage for Business
    • Web3 Web Hosting
      • Upload Website
      • Backend Hosting
      • Publishing
Powered by GitBook
On this page
  • Step 1: Create a Bucket
  • Step 2: Name your bucket
  • Step 3: Choose a storage class for your data
  • Step 4: Choose how to control access to objects
  • Step 6: Your bucket is ready!
  • Next step
  • More about buckets
  1. Getting Started
  2. User Guide

Create a Bucket

Create a Bucket to Store Your Data

PreviousSign UpNextUpload an Object

Last updated 1 year ago

After you’re signed in to OORT Storage, you can create a storage bucket in the OORT console. If you’re not signed in, please see User Guide-Sign up.

You will not be charged for creating a bucket. Only storing objects in the bucket and transferring objects in and out of the bucket will be billed.

For more information about storage charges, see OORT Storage pricing.

Step 1: Create a Bucket

On the sidebar, select the Buckets tab and click Create Bucket.

Step 2: Name your bucket

Bucket name must be globally unique and must not contain spaces or uppercase letters.

You cannot change a bucket's name once you create it.

For information about naming buckets, see Bucket Naming Rules.

Step 3: Choose a storage class for your data

At OORT Storage we offer two distinct storage classes: archive and standard. The main difference between these two classes is their intended use case.

Standard storage is designed for frequently accessed data that requires low-latency access, whereas archive storage is optimized for infrequently accessed data that can tolerate longer retrieval times.

With archive storage, users can take advantage of lower storage costs while still maintaining the security and durability of their data.

Step 4: Choose how to control access to objects

At OORT Storage, we understand the importance of controlling access to your data. With our platform, you can easily set access permissions for each bucket to ensure that only authorized users can access, download, or write to the contents of the bucket.

By default, all buckets are set to private access only, which means that only users with the appropriate permissions can access the contents of the bucket.

However, if you need to host a website using the contents of the bucket, you will need to enable public access. When you choose to allow public access, anyone on the internet can read or write objects in the bucket. We advise our users to exercise caution when making a bucket public, and to ensure that only the necessary objects are made accessible to the public.

OORT Storage recommends that you disable all public access, but before applying any of these settings, ensure that your applications will work correctly without public access.

Step 6: Your bucket is ready!

Click the Create Bucket button and continue to the next step.

Next step

More about buckets

Upload an Object
Work with Buckets