openstack-manuals/doc/common/section_about-dashboard.xml
Andreas Jaeger c01f511f30 Fix broken URLs
This fixes a number of broken URLs in the guides.

Change-Id: Iae027614ec7466fefafa1b504b348f795bb5fac7
Partial-Bug: #1225093
2013-10-01 08:53:26 +02:00

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 and related modules.</para>
</listitem>
<listitem>
<para>Configure the dashboard.</para>
<para>Then, restart and run the Apache server.</para>
</listitem>
<listitem>
<para>Verify your installation by going to the URL of the
Apache 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>