system-config/doc/source/static.rst
James E. Blair c009700ca4 Add mirror.<region>.openstack.org
This patch creates a new manifest for unified infra mirrors,
which will act as read-only AFS nodes that host our mirror
data. These mirrors will, once validated and provisioned, replace
the existing pypi mirrors in infra under a new, more generic,
hostname.

This patch is only intended to create the AFS read-only slave.
Apache hosting will be added in subsequent patches.

Change-Id: I9a2bf596cf47bffad5d6a5fd0da3c571fa266013
2016-01-21 10:39:10 -08:00

815 B

title

Static Web Hosting

Static Web Hosting

Several virtual hosts serve static data from an Apache server on static.openstack.org.

At a Glance

Hosts
Puppet
  • modules/openstack_project/manifests/static.pp
Configuration
  • specs/index.html
Projects
Bugs

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 cinder for details on volume management.