0ef6a4cd61
Change-Id: Icb8f6f93726d316241f9d25b56ae98c2c7a3aa72
59 lines
902 B
ReStructuredText
59 lines
902 B
ReStructuredText
Welcome to Glare's documentation!
|
|
=================================
|
|
|
|
Glare is the OpenStack artifact service. This project aims to provide
|
|
a mechanism to define tasks and workflows without writing code, manage
|
|
and execute them in the cloud environment.
|
|
|
|
Overview
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
overview
|
|
quickstart
|
|
architecture
|
|
Roadmap <https://wiki.openstack.org/wiki/Glare/Roadmap>
|
|
main_features
|
|
|
|
User guide
|
|
----------
|
|
|
|
**Installation**
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
guides/installation_guide
|
|
guides/configuration_guide
|
|
guides/dashboard_guide
|
|
guides/upgrade_guide
|
|
guides/glareclient_guide
|
|
guides/hooks_guide
|
|
|
|
**API**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
developer/webapi/index
|
|
|
|
|
|
Developer guide
|
|
---------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
developer/index
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|