101 lines
2.1 KiB
ReStructuredText
Raw Normal View History

2010-11-12 12:54:07 -06:00
..
Copyright 2010-2011 OpenStack LLC
2010-11-12 12:54:07 -06:00
All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
2010-07-12 17:03:45 -05:00
Welcome to Swift's documentation!
=================================
Swift is a highly available, distributed, eventually consistent object/blob
2010-11-12 12:54:07 -06:00
store. Organizations can use Swift to store lots of data efficiently, safely, and cheaply.
This documentation is generated by the Sphinx toolkit and lives in the source
tree. Additional documentation on Swift and other components of OpenStack can
be found on the `OpenStack wiki`_.
.. _`OpenStack wiki`: http://wiki.openstack.org
.. toctree::
:maxdepth: 1
getting_started
2010-11-12 12:54:07 -06:00
Overview and Concepts
=====================
2010-07-12 17:03:45 -05:00
.. toctree::
:maxdepth: 1
overview_architecture
2010-07-12 17:03:45 -05:00
overview_ring
overview_reaper
overview_auth
overview_replication
2010-09-30 15:56:39 -05:00
overview_stats
2010-10-13 13:51:11 -07:00
ratelimit
overview_large_objects
2010-07-12 17:03:45 -05:00
2010-11-12 12:54:07 -06:00
Developer Documentation
=======================
2010-07-12 17:03:45 -05:00
.. toctree::
:maxdepth: 1
development_guidelines
development_saio
development_auth
2010-07-12 17:03:45 -05:00
2010-11-12 12:54:07 -06:00
Administrator Documentation
===========================
.. toctree::
:maxdepth: 1
2010-11-04 14:25:23 -05:00
howto_installmultinode
deployment_guide
admin_guide
2010-08-18 19:18:31 +00:00
debian_package_guide
2010-11-12 12:54:07 -06:00
End User Guides
===============
2010-08-14 09:46:32 -07:00
.. toctree::
:maxdepth: 1
howto_cyberduck
2010-11-12 12:54:07 -06:00
Source Documentation
====================
2010-07-12 17:03:45 -05:00
.. toctree::
:maxdepth: 2
ring
proxy
account
container
db
object
auth
misc
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`