Files
trove/doc/source/index.rst
taoguo e3c4c59dc4 Update http to https
modify http link to https link

Change-Id: I9550e78f3e70885b276f5623fb1cb6b32b6ce892
2018-11-12 10:09:04 +08:00

65 lines
1.8 KiB
ReStructuredText

=================================
Welcome to Trove's documentation!
=================================
Trove is Database as a Service for OpenStack. It's designed to run
entirely on OpenStack, with the goal of allowing users to quickly and
easily utilize the features of a relational database without the
burden of handling complex administrative tasks. Cloud users and
database administrators can provision and manage multiple database
instances as needed.
Initially, the service will focus on providing resource isolation at
high performance while automating complex administrative tasks
including deployment, configuration, patching, backups, restores, and
monitoring.
For an in-depth look at the project's design and structure, see the
:doc:`contributor/design` page.
.. toctree::
:maxdepth: 2
install/index
user/index
admin/index
cli/index
contributor/index
reference/index
* Source Code Repositories
- `Trove`_
- `Trove Client`_
* `Trove Wiki`_ on OpenStack
* `Trove API Documentation`_ on developer.openstack.org
* `Trove Blueprints`_ on blueprints.launchpad.net
* `Trove Bugs`_ on bugs.launchpad.net
Guest Images
============
In order to use Trove, you need to have Guest Images for each
datastore and version. These images are loaded into Glance and
registered with Trove.
For those wishing to develop guest images, please refer to the
:ref:`build_guest_images` page.
Search Trove Documentation
==========================
* :ref:`search`
.. _Trove Wiki: https://wiki.openstack.org/wiki/Trove
.. _Trove: https://git.openstack.org/cgit/openstack/trove
.. _Trove Client: https://git.openstack.org/cgit/openstack/python-troveclient
.. _Trove API Documentation: https://developer.openstack.org/api-ref/database/
.. _Trove Blueprints: https://blueprints.launchpad.net/trove
.. _Trove Bugs: https://bugs.launchpad.net/trove