Manage your buckets
A bucket is a logical container for organizing and storing your files. A bucket can contain any number of files. You can also create folders and catalogs within buckets to further organize your data.Create a bucket
To create a bucket: This will create a bucket.Rename a bucket
To rename a bucket:Delete a bucket
To delete a bucket:Manage your folders
Within a bucket, you can optionally create a folder to organize your data. Folders are mutable virtual containers that don’t get pinned in the IPFS network and have no CID of their own.Create a folder
To create a folder: This will create a folder.Delete a folder
To delete a folder:Upload a file
You can upload data objects from your local machine or retrieve them directly off the IPFS network.Upload from your machine
To upload from your machine, within your bucket, click Upload and select one of the following:- Files — to upload a single file or multiple files. Each of the files will get a separate CID.
- Catalog — to upload a combination of folders and files. The catalog itself and the files in it will get separate CIDs.
Upload from the IPFS network
To upload from the IPFS network:Provide the content identifier of a file that is available on the IPFS network.
Create a dedicated gateway
IPFS dedicated gateways allow for faster and more reliable storage of files in the IPFS network. They have no rate or speed limitation and can be assigned either to a single bucket within an organization or provide access to the whole IPFS network. To create a dedicated gateway, do the following:Select one of the following gateway modes:
- Private — to create a gateway that will provide access to a single bucket within your organization.
- Open — to create a gateway that will provide access to any data objects in the IPFS network.
Retrieve your files
You can retrieve your files through a public or dedicated gateway provided by Chainstack or by using the IPFS tooling and your file’s CID. To retrieve through the public or dedicated gateway, on the Chainstack platform, navigate to your file and do one of the following:- In the Public gateway field, click Copy or Open to get the link to your file through a public gateway.
- In the Dedicated gateway field, click Copy to get the link to your file through a dedicated gateway.