system-config/doc/source/static.rst
Michael Krotscheck bdd6abcac8 Switched documentation to point to storyboard.
We've migrated this project to storyboard, I'm updating the
documentation links.

Change-Id: Id92552b7be7cd43ca6a3ec91c2c4f330078490b6
2014-11-12 14:48:02 -08:00

37 lines
813 B
ReStructuredText

:title: Static Web Hosting
.. _static:
Static Web Hosting
##################
Several virtual hosts serve static data from an Apache server on
static.openstack.org.
At a Glance
===========
:Hosts:
* http://logs.openstack.org
* http://docs-draft.openstack.org
* http://status.openstack.org
* http://pypi.openstack.org
* http://specs.openstack.org
:Puppet:
* :file:`modules/openstack_project/manifests/static.pp`
:Configuration:
* :config:`specs/index.html`
:Projects:
* http://apache.org/
:Bugs:
* https://storyboard.openstack.org/#!/project/748
Overview
========
Each apache vhost has a section in the puppet manifest for the static
host. Some of the vhosts hold large amounts of data; Cinder volumes
and LVM are used to manage those.
See :ref:`cinder` for details on volume management.