c53758be79
Remove training-guides and security-guide, they are not anymore in this repository. Change-Id: Iea64b24c1989dfa2d8adced815bfeb9a4f7f39eb
174 lines
5.9 KiB
HTML
174 lines
5.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>
|
|
open OpenStack Docs: Locally built guides
|
|
</title>
|
|
<!-- Google Fonts -->
|
|
<link href="http://fonts.googleapis.com/css?family=PT+Sans&subset=latin" rel="stylesheet" type="text/css"/>
|
|
<!-- Framework CSS -->
|
|
<link href="http://openstack.org/themes/openstack/css/blueprint/screen.css" media="screen, projection" rel="stylesheet" type="text/css"/>
|
|
<link href="http://openstack.org/themes/openstack/css/blueprint/print.css" media="print" rel="stylesheet" type="text/css"/>
|
|
<!--[if lt IE 8]><link rel="stylesheet" href="http://openstack.org/themes/openstack/css/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]-->
|
|
<!-- OpenStack Specific CSS -->
|
|
<link href="http://openstack.org/themes/openstack/css/main.css" media="screen, projection, print" rel="stylesheet" type="text/css"/>
|
|
<link href="http://docs.openstack.org/common/css/docblitz.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body class="docshome" id="docshome">
|
|
<!-- Page Content -->
|
|
<div class="container">
|
|
<div class="span-12">
|
|
<h3 class="subhead">
|
|
Documentation
|
|
</h3>
|
|
</div>
|
|
</div>
|
|
<div class="container">
|
|
<div class="span-18">
|
|
<p>
|
|
<b>
|
|
Note:
|
|
</b>
|
|
These are references to locally built OpenStack documentation in the openstack-manuals module. Each
|
|
book needs to be build first.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="container">
|
|
<div class="span-12">
|
|
<h4 class="special">
|
|
Install OpenStack
|
|
</h4>
|
|
<dl>
|
|
<dd>
|
|
<a href="install-guide/target/docbkx/webhelp/local/install-guide/install/apt-debian/content/index.html">
|
|
Installation Guide for Debian 7.0
|
|
</a>
|
|
<br/>
|
|
Note: build locally with "<code>mvn generate-sources -Doperating.system=apt-debian -Dprofile.os=debian</code>".
|
|
</dd>
|
|
<dd>
|
|
<a href="install-guide/target/docbkx/webhelp/local/install-guide/install/zypper/content/index.html">
|
|
Installation Guide for openSUSE and SUSE Linux Enterprise Server
|
|
</a>
|
|
<br/>
|
|
Note: build locally with "<code>mvn generate-sources -Doperating.system=zypper -Dprofile.os='opensuse;sles'</code>".
|
|
</dd>
|
|
<dd>
|
|
<a href="install-guide/target/docbkx/webhelp/local/install-guide/install/yum/content/index.html">
|
|
Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
|
</a>
|
|
<br/>
|
|
Note: build locally with "<code>mvn generate-sources -Doperating.system=yum -Dprofile.os='centos;fedora;rhel'</code>".
|
|
</dd>
|
|
<dd>
|
|
<a href="install-guide/target/docbkx/webhelp/local/install-guide/install/apt/content/index.html">
|
|
Installation Guide for Ubuntu 12.04 (LTS)
|
|
</a>
|
|
<br/>
|
|
Note: build locally with "<code>mvn generate-sources -Doperating.system=apt -Dprofile.os=ubuntu</code>".
|
|
</dd>
|
|
</dl>
|
|
<h4 class="special">
|
|
Configure and run an OpenStack cloud
|
|
</h4>
|
|
<dl>
|
|
<dd>
|
|
<a href="admin-guide-cloud/target/docbkx/webhelp/admin-guide-cloud/content/index.html">
|
|
Cloud Administrator Guide
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="config-reference/target/docbkx/webhelp/local/config-reference/content/index.html">
|
|
Configuration Reference
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="high-availability-guide/target/docbkx/webhelp/high-availability-guide/content/index.html">
|
|
High Availability Guide
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="image-guide/target/docbkx/webhelp/image-guide/content/index.html">
|
|
Virtual Machine Image Guide
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<div class="span-12 last">
|
|
<h4 class="special">
|
|
Use the OpenStack dashboard and command-line clients
|
|
</h4>
|
|
<dl>
|
|
<dd>
|
|
<a href="user-guide/target/docbkx/webhelp/user-guide/content/index.html">
|
|
End User Guide
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="user-guide-admin/target/docbkx/webhelp/user-guide-admin/content/index.html">
|
|
Admin User Guide
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="cli-reference/target/docbkx/webhelp/cli-reference/content/index.html">
|
|
Command-Line Interface Reference
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
<h4 class="special">
|
|
Other Links
|
|
</h4>
|
|
These guides are not published on the OpenStack documentation page in this form.
|
|
<dl>
|
|
<dd>
|
|
<a href="glossary/target/docbkx/webhelp/glossary/content/index.html">
|
|
Glossary
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
<h4 class="special">
|
|
Online OpenStack Documentation Links
|
|
</h4>
|
|
<dl>
|
|
<dd>
|
|
<a href="http://docs.openstack.org/trunk">
|
|
Trunk Documentation site
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://wiki.openstack.org/Documentation/HowTo">
|
|
Documentation Howto
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://wiki.openstack.org/Documentation/Conventions">
|
|
Documentation Conventions
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="https://bugs.launchpad.net/openstack-manuals/+filebug">
|
|
Report a documentation bug
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="https://bugs.launchpad.net/openstack-manuals">
|
|
See all open documentation bugs
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="https://bugs.launchpad.net/openstack-api-site">
|
|
See all open api bugs
|
|
</a>
|
|
<dd>
|
|
<a href="https://review.openstack.org/#/q/status:open+%28project:openstack/openstack-manuals+OR+project:openstack/api-site+OR+project:openstack/object-api+OR+project:openstack/image-api+OR+project:openstack/identity-api+OR+project:openstack/compute-api+OR+project:openstack/volume-api+OR+project:openstack/netconn-api+OR+project:openstack/database-api+OR+project:openstack/operations-guide+OR+project:openstack/openstack-doc-tools%29,n,z">
|
|
Open Reviews for OpenStack Documentation
|
|
</a>
|
|
</dd>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|