Skip to main content

Credentials

1. Create an RGW user

On a host with radosgw-admin access:
The output includes a keys block with access_key and secret_key. Note your gateway endpoint (e.g. https://ceph.example.com) and the bucket name. Ceph RGW is self-hosted, so there is no region-derived endpoint, the endpoint_url is required and RGW uses path-style addressing.

2. Set environment variables

For Python configuration, see the Ceph resource docs.