]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Updates gateway installation doc with some changes.
authorNilamdyuti Goswami <ngoswami@redhat.com>
Thu, 2 Apr 2015 17:48:26 +0000 (23:18 +0530)
committerNilamdyuti Goswami <ngoswami@redhat.com>
Thu, 2 Apr 2015 17:48:26 +0000 (23:18 +0530)
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
doc/install/install-ceph-gateway.rst

index a6b238f0c1df89687401575b6070050f0c7fda35..85fcd0f41649c51af8a277ecab8977278061af11 100644 (file)
@@ -14,19 +14,20 @@ service, i.e, the ``gateway host``. If you plan to run a Ceph Object Storage
 service with a federated architecture (multiple regions and zones), you must
 also install the synchronization agent.
 
-.. note:: Previous versions of Inktank Ceph Enterprise shipped with
-   ``mod_fastcgi``. The current version ships with ``mod_proxy_fcgi`` instead.
+.. note:: Previous versions of Ceph shipped with ``mod_fastcgi``. The current
+   version ships with ``mod_proxy_fcgi`` instead.
 
 In distros that ship Apache 2.4 (such as RHEL 7, CentOS 7 or Ubuntu 14.04
 ``Trusty``), ``mod_proxy_fcgi`` is already present. When you install the
-``httpd`` package with ``yum``, ``mod_proxy_fcgi`` becomes available for use
-on your server.
+``httpd`` package with ``yum`` or the ``apache2`` package with ``apt-get``,
+``mod_proxy_fcgi`` becomes available for use on your server.
 
 In distros that ship Apache 2.2 (such as RHEL 6, CentOS 6 or Ubuntu 12.04
 ``Precise``), ``mod_proxy_fcgi`` comes as a separate package. In
 **RHEL 6/CentOS 6**, it is available in ``EPEL 6`` repo and can be installed with
-``yum install mod_proxy_fcgi``. For **Ubuntu 12.04**, a backport has been created
-for ``mod_proxy_fcgi`` which is available in ``Precise`` backport repository.
+``yum install mod_proxy_fcgi``. For **Ubuntu 12.04**, a backport for
+``mod_proxy_fcgi`` is in progress and a bug has been filed for the same.
+See: `ceph radosgw needs mod-proxy-fcgi for apache 2.2`_
 
 
 Install Apache
@@ -256,6 +257,7 @@ to configure your Ceph Object Gateway. There are two approaches:
 
 Choose the approach that best reflects your cluster.
 
+.. _ceph radosgw needs mod-proxy-fcgi for apache 2.2: https://bugs.launchpad.net/precise-backports/+bug/1422417
 .. _Ubuntu Server Guide: https://help.ubuntu.com/12.04/serverguide/httpd.html
 .. _Setting up an SSL secured Webserver with CentOS: http://wiki.centos.org/HowTos/Https
 .. _simple: ../../radosgw/config