Commit Graph

6 Commits

Author SHA1 Message Date
Florian Haas
c3a02ea0a5 doc: radosgw: further simplify Apache rewrite rule
Sufficient to just pass the query string, drop params.

Signed-off-by: Florian Haas <florian@hastexo.com>
2012-06-29 07:50:50 +02:00
Florian Haas
218dd5ad55 radosgw Apache configuration: simplify rewrite rule
Use a simpler RewriteRule as suggested here:
http://marc.info/?l=ceph-devel&m=133951986510085&w=2
2012-06-28 09:46:28 +02:00
Florian Haas
5a06af78c1 Fix example radosgw Apache configuration
Follow RFC2606, use example.com everywhere.
2012-06-28 09:43:00 +02:00
Florian Haas
63b562f93a doc: explain how to configure Ceph for radosgw
* explain creating auth creds for radosgw
* explain Apache config for radosgw
* explain starting daemons for radosgw
* explain creating users for radosgw
* explain creating subusers for radosgw
* explain using swift client against radosgw
* Explain user:subuser to tenant:user mapping in Swift

Signed-off-by: Florian Haas <florian@hastexo.com>
2012-06-26 08:37:25 +02:00
Tommi Virtanen
76fbdfb3dd doc: Add index entries, remove glossary as it's practically replaced by the index.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2011-09-23 15:55:00 -07:00
Tommi Virtanen
f1d8964499 First draft of the documentation overhaul.
To build the docs, run ./admin/build-doc. To browse them, either get
them on any static website, or just run ./admin/serve-doc to serve
them quickly off of port 8080.

build-doc sets up a virtualenv to avoid needing Sphinx installed
system-wide. serve-doc needs thttpd installed.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2011-08-29 17:27:14 -07:00