]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/radosgw/index.rst
update sources to v12.1.1
[ceph.git] / ceph / doc / radosgw / index.rst
index 7bf08cdbe977079891d3cbb7342661a11df78b4c..657a6f9b92bafe3c324e828ae99a9c36e102c9ee 100644 (file)
@@ -13,7 +13,7 @@ Ceph Storage Clusters. :term:`Ceph Object Storage` supports two interfaces:
    that is compatible with a large subset of the OpenStack Swift API.
 
 Ceph Object Storage uses the Ceph Object Gateway daemon (``radosgw``), which is
-a FastCGI module for interacting with a Ceph Storage Cluster. Since it
+an HTTP server for interacting with a Ceph Storage Cluster. Since it
 provides interfaces compatible with OpenStack Swift and Amazon S3, the Ceph
 Object Gateway has its own user management. Ceph Object Gateway can store data
 in the same Ceph Storage Cluster used to store data from Ceph Filesystem clients
@@ -37,22 +37,23 @@ you may write data with one API and retrieve it with the other.
    :maxdepth: 1
 
    Manual Install w/Civetweb <../../install/install-ceph-gateway>
-   Simple Configuration w/Apache/FastCGI <config-fcgi>
-   Federated Configuration (Deprecated) <federated-config>
    Multisite Configuration <multisite>
+   Configuring Pools <pools>
    Config Reference <config-ref>
    Admin Guide <admin>
    S3 API <s3>
    Swift API <swift>
    Admin Ops API <adminops>
    Python binding <api>
+   Export over NFS <nfs>
    OpenStack Keystone Integration <keystone>
    OpenStack Barbican Integration <barbican>
    Multi-tenancy <multitenancy>
    Compression <compression>
+   LDAP Authentication <ldap-auth>
    Server-Side Encryption <encryption>
+   Bucket Policy <bucketpolicy>
    Data Layout in RADOS <layout>
-   Upgrade to Older Versions of Jewel <upgrade_to_jewel>
    troubleshooting
    Manpage radosgw <../../man/8/radosgw>
    Manpage radosgw-admin <../../man/8/radosgw-admin>