441d976b77
Also, start instructions for RH platforms where it's called httpd rather than apache2. Change-Id: Icf1a66541fb2e6740ac36758955c112c644a009d
53 lines
2.4 KiB
XML
53 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<section xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
|
xml:id="about-dashboard">
|
|
<title>About the OpenStack dashboard</title>
|
|
<para>To install the OpenStack dashboard, complete the
|
|
following high-level steps:</para>
|
|
<orderedlist>
|
|
<listitem>
|
|
<para>Meet the system requirements for accessing the
|
|
dashboard.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Install the OpenStack Dashboard framework, including
|
|
Apache http server and related modules.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Configure the dashboard.</para>
|
|
<para>Then, restart and run the Apache http server.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Verify your installation by going to the URL of the
|
|
Apache http server you configured.</para>
|
|
</listitem>
|
|
</orderedlist>
|
|
<simplesect>
|
|
<title>Next steps:</title>
|
|
<para>After you install the dashboard, you can complete the following tasks:</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>To customize your dashboard, see <link xlink:href="http://docs.openstack.org/admin-guide-cloud/content/dashboard-custom-brand.html"
|
|
>Customize the dashboard section</link>.
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>To set up session storage for the dashboard,
|
|
see <link xlink:href="http://docs.openstack.org/admin-guide-cloud/content/dashboard-sessions.html"
|
|
>Set up session storage for the dashboard section</link>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>To deploy the
|
|
dashboard, see <link
|
|
xlink:href="http://docs.openstack.org/developer/horizon/topics/deployment.html"
|
|
>Deploying Horizon</link>.</para>
|
|
</listitem>
|
|
<listitem xml:id="launch_instances">
|
|
<para>To launch instances with the dashboard, see the
|
|
<citetitle>OpenStack User Guide</citetitle>.</para></listitem>
|
|
</itemizedlist>
|
|
</simplesect>
|
|
</section>
|