50135c56ba
This server moved to Xenial and follows our naming convetion, so the server is now planet01.o.o. Update to reflect this. Change-Id: Ib96cb75b893fbbd06debb433067be72899e8a423
40 lines
1.1 KiB
ReStructuredText
40 lines
1.1 KiB
ReStructuredText
:title: Planet
|
|
|
|
.. _planet:
|
|
|
|
Planet
|
|
######
|
|
|
|
The `Planet Venus
|
|
<http://intertwingly.net/code/venus/docs/index.html>`_ blog aggregator
|
|
is installed on ``planet01.openstack.org``.
|
|
|
|
At a Glance
|
|
===========
|
|
|
|
:Hosts:
|
|
* ``planet01.openstack.org``
|
|
* http://planet.openstack.org
|
|
:Puppet:
|
|
* https://git.openstack.org/cgit/openstack-infra/puppet-planet/tree/
|
|
* :file:`modules/openstack_project/manifests/planet.pp`
|
|
:Configuration:
|
|
* https://git.openstack.org/cgit/openstack/openstack-planet/tree/planet.ini
|
|
:Projects:
|
|
* https://git.openstack.org/cgit/openstack/openstack-planet
|
|
* http://www.intertwingly.net/code/venus/
|
|
:Bugs:
|
|
* https://storyboard.openstack.org/#!/project/748
|
|
:Resources:
|
|
* `Planet Venus Documentation <http://intertwingly.net/code/venus/docs/index.html>`_
|
|
|
|
Overview
|
|
========
|
|
|
|
Planet Venus works by having a cron job which creates static files.
|
|
In our configuration, the static files are served using Apache.
|
|
|
|
The puppet module is configured to use the ``openstack/planet`` git
|
|
repository to provide the ``planet.ini`` configuration file. To add a
|
|
blog, propose an update to this file.
|