system-config/doc/source/static.rst
Jeremy Stanley d185aedd7d Decommission status.openstack.org and services
The status.openstack.org server is offline now that it no longer
hosts any working services. Remove all configuration for it in
preparation for retiring related Git repositories.

Also roll some related cleanup into this for the already retired
puppet-kibana module.

Change-Id: I3cfcc129983e3641dfbe55d5ecc208c554e97de4
2022-04-29 16:34:51 +00:00

35 lines
751 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://mirror.openstack.org
* http://specs.openstack.org
:Puppet:
* :git_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.