Bucket creation
Open the bucket list
Navigate to the Gcore Customer Portal > Storage > Object Storage and click the relevant storage name. Alternatively, open the storage’s three-dot menu and select Buckets.

Name the bucket
In the dialog that appears, enter a name that meets the following criteria:
- Between 3 and 63 characters.
- Lowercase only.
- No underscores, trailing dashes, consecutive dots, or a mix of dots and dashes — these conflict with DNS notation rules.
- Unique across the entire Gcore Object Storage system. A
This bucket name already exists. Please use a different nameerror appears if the name is taken.
Avoid using sensitive information in the bucket name. The bucket name appears in object URLs and is publicly visible.
File manager
The file manager is a browser-based interface for managing files in a bucket. Two setup steps are required before use: configuring CORS and authenticating with S3 credentials.CORS setup
To access the file manager, addhttps://portal.gcore.com to the bucket’s CORS policy. This is a one-time setup per bucket.
Click the bucket name to open the access settings dialog, then click Override CORS.
Configure CORS individually for each bucket.

https://portal.gcore.com.
Authorization
To authorize, click the bucket name, enter the Access key and Secret key, then click Auth.
Access key and Secret key features
Access key and Secret key features
Keys entered during a session remain active for that session. Each new session requires entering them again.

Adding folders
After authorizing, click Add folder. Enter a name in the field and click Create.
Uploading files
To upload files, authorize and click Select and upload file(s) either in the bucket root or within a specific folder. Then, follow the standard upload process.
Deleting folders and files
To delete folders or files, authorize and click Delete next to the desired object. Alternatively, select the checkboxes next to the object names and click Delete selected.
Deleting a folder removes all files nested within it.
Copying file URLs
To copy file URLs, authorize, select objects, and click the relevant button: Copy S3 URL or Copy URL.
image 3972.png look like this:
s3://s-ed1.cloud.gcore.lu/000-sample-for-articles/test/image%203972.pnghttps://s-ed1.cloud.gcore.lu/000-sample-for-articles/test/image%203972.png
Without public HTTP access enabled, the direct file URL returns a 403 error.
Managing access
Enable public HTTP access to make files directly accessible by URL or to use the bucket as a CDN origin. Click the three-dot menu on the bucket row, select Public access to all files, and confirm by clicking Apply.

Adding lifecycle policy (for S3 in Luxembourg only)
Click the three-dot menu on the bucket row and select Lifecycle Management. Set the retention period and click Save changes.
