20 Apr
2020
20 Apr
'20
3:08 p.m.
I have successfully installed a ceph storage cluster with a radosgw ceph object gateway daemon. I have been able to create an s3 bucket using a python boto3 script and a radosgw user, using the key and secret. I cannot find very much documentation concerning the usage of buckets to store objects, and since this is a new concept for me I was wondering if anyone with experience with this could help me out. I am hoping to use a frontend to manage ceph that requires s3 compatibility.