====== [HOWTO] Use Amazon S3 naming method ====== ^ Documentation ^| ^Name:| [HOWTO] Use Amazon S3 naming method | ^Description:| How to setup the whole thing to work with the Amazon's naming method | ^Modification date :|07/11/2018| ^Owner:|dodger| ^Notify changes to:|Owner| ^Tags:| oracle, deadlocks| ^Scalate to:|DBA| ====== Official documentation ====== * [[http://docs.ceph.com/docs/master/install/install-ceph-gateway/#add-wildcard-to-dns|Rados Gateway documentation]] * [[http://docs.ceph.com/docs/master/radosgw/config-ref/|Rados config reference]] * [[https://redhatstorage.redhat.com/2018/07/17/https-ization-of-ceph-object-storage-public-endpoint/|Real-life setup by redhat]] ====== Instructions ====== | Add wildcard dns record | {{:documentation:linux:ceph:using_amazon_dns_bucket_naming:ceph_dns_001.png|}} | | Add configuration to ''ceph.conf'' | rgw resolve cname = true rgw dns name = bvmld-osgw-101.ciberterminal.net | You must change the gateway server name.