Tutorial - Creating a Bucket with Three Files
In this tutorial, you will use the EDJX Console to create a bucket named docs-bucket
and upload three files, each of a different format to the bucket.
Make sure you have the required permissions to add or modify resources in the EdjPlatform, which are based on group permissions assigned to each user group. See Groups for details.
For an overview of the UI components of a bucket and its attributes, see the Bucket Attributes topic. |
The following are the steps involved in creating the bucket and uploading files to the bucket:
Prerequisites
-
Review the object storage Naming Requirements.
-
Decide on the access level of the bucket - private or public. You can update the access level later if you change your mind.
-
Identify whether you want to enable the bucket version tracking feature, which is disabled by default. This feature cannot be modified once the bucket is created.
Create the Bucket
To create the bucket docs-bucket
:
-
Switch to the organization where
docs-bucket
will reside. -
Click
.
The Buckets page displays. -
Click Create Bucket.
The Create a Bucket dialog displays.
-
Configure the bucket as follows:
-
Name: docs-bucket
-
MAKE PUBLIC: Toggle to the ON (green) position
-
TRACK VERSIONS: Toggle to the ON (green) position
-
-
Click Create.
The bucket is presented on the Buckets page.
Upload Files to the Bucket
You can upload any file format to a bucket.
In this tutorial, the .pdf
, .docx
and .png
file formats are uploaded to the docs-bucket
bucket.
Before uploading the files, make sure the correct organization is selected. |
To add files to the docs-bucket
bucket:
-
On the Buckets page, click the
docs-bucket
row.The Bucket Attributes page displays.
-
Click Upload File.
The Upload a File dialog displays.
-
Click Select File.
The Open File dialog displays. -
Select the file you want to upload to
docs-bucket
. -
Click Upload.
-
Repeat steps 2 - 5 for the remaining files.
The Bucket Attributes page refreshes with the files added under the Files tab.