66dea3f74e
All draft documentation jobs now just publish content into an "html" subtree of their job logs on logs.openstack.org and have been doing so since longer than our configured content expiration period, so the separate vhost for docs-draft.openstack.org is no longer required and can be removed. While here, change up the CORS configuration for storyboard.openstack.org and storyboard-dev.openstack.org to respect draft storyboard-webclient copies on logs.openstack.org rather than simply removing these stanzas. Once this change merges and configuration gets applied to static.openstack.org, the allocated resources for the old docs-draft vhost (logical volume, DNS entry) can be safely removed. Change-Id: Ib44df24100192f7903eb60c6fc93feeea0894b90
779 B
779 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.