- RGW (Rados Gateway) provides an object store interface
- It implements both Swift (OpenStack) and S3 (Amazon)
- It has lots of advanced features to handle multi-site setup
RADOS Gateways
- To access your croit cluster with S3, you first need to create the RGWs.
- Navigate to http://[hostname|ip-address]:8080/services
- Press + S3 in the action bar at the bottom of your window
- Select all servers you want the services running on
You can track the service creation process in the notification area in the upper right corner.
High Availability
- Clients can connect to any RGW instance directly. However you probably want to make it highly available by setting up a failover. Learn how to do so here.
Users
- Now all that is left, is to actually create a user, to access your cluster.
- Navigate to http://[hostname|ip-address]:8080/s3/users
- Create a user
- Download the user’s keys, by pressing Keys
You should now be able to access your cluster using any S3 client.
We also provide a s3cmd config for each user.
Buckets
- You don’t have to use any third party clients however. You can just use our built-in S3 Explorer.
- Navigate to http://[hostname|ip-address]:8080/s3
- Create a bucket, give it a name and owner
- Select default-placement as placement rule
- Add at least one Access Control List (ACL)
S3 Explorer
- Once the bucket is created, double click it, or select it and press Objects.
Press Upload and upload some files.Since S3 is object storage there technically aren’t any folders, but you can prefix files with for example lorem/ and instead of the file you will see a “folder” called lorem.
To access files in a “folder” you can just double click it. You can move, copy and delete files like in any other file explorer by using the usual shortcuts.
TLS/SSL Certificate
Whenever you expose the RGW S3 Gateways directly to clients, you may want to use valid certificates for security and convenience reasons.
Ceph RGW requires the Certificate as PEM file encoded. Please prepare a valid certificate from your cert authority and navigate to Settings and click the upload icon on RGW SSL CERT. You can automate that using our API and any scripting language of your choice.
Contact us!
croit GmbH
Freseniusstrasse 31h
81247 Munich
Germany
croit North America Inc
6800 Weiskopf Avenue
Suite 150 PMB #1786
McKinney
TX 75070