Using the Ceph Manager rgw module
As a storage administrator, you can deploy Ceph Object Gateway, single site and
multi-site, using the rgw module. It helps with bootstrapping and configuring Ceph
Object realm, zonegroup, and the different related entities.
You can use the available tokens for the newly created or existing realms. This token is a base64 string that encapsulates the realm information and its master zone endpoint authentication data.
In a multi-site configuration, these tokens can be used to pull a realm to create a secondary
zone on a different cluster that syncs with the master zone on the primary cluster by using the
rgw zone create command.