
The new standard document structure suggests to have a dedicated dir named configuration/. It will be linked from docs.o.o directly, so it would be better to follow the guideline. This commit moves the pages on settings and customization to a new directory configuration/. It also splits the pages into meaningful pieces. Change-Id: I65a3b0b688c8abc176662f86a0dbbfa3b64c4101
48 lines
1.0 KiB
ReStructuredText
48 lines
1.0 KiB
ReStructuredText
==================
|
|
Installation Guide
|
|
==================
|
|
|
|
This section describes how to install and configure the dashboard
|
|
on the controller node.
|
|
|
|
The only core service required by the dashboard is the Identity service.
|
|
You can use the dashboard in combination with other services, such as
|
|
Image service, Compute, and Networking. You can also use the dashboard
|
|
in environments with stand-alone services such as Object Storage.
|
|
|
|
.. note::
|
|
|
|
This section assumes proper installation, configuration, and operation
|
|
of the Identity service using the Apache HTTP server and Memcached
|
|
service.
|
|
|
|
Installing from Packages
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
install-*
|
|
verify-*
|
|
next-steps
|
|
|
|
Installing from Source
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
from-source.rst
|
|
|
|
Horizon plugins
|
|
===============
|
|
|
|
There are a number of horizon plugins for various useful features. You can get
|
|
dashboard supports for them by installing corresponding horizon plugins.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
plugin-registry.rst
|