2013-05-24 16:56:35 -07:00
|
|
|
:title: Planet
|
|
|
|
|
|
|
|
.. _planet:
|
|
|
|
|
|
|
|
Planet
|
|
|
|
######
|
|
|
|
|
|
|
|
The `Planet Venus
|
|
|
|
<http://intertwingly.net/code/venus/docs/index.html>`_ blog aggregator
|
|
|
|
is installed on planet.openstack.org.
|
|
|
|
|
|
|
|
At a Glance
|
|
|
|
===========
|
|
|
|
|
|
|
|
:Hosts:
|
|
|
|
* http://planet.openstack.org
|
|
|
|
:Puppet:
|
2015-01-28 18:46:28 -08:00
|
|
|
* https://git.openstack.org/cgit/openstack-infra/puppet-planet/tree/
|
2013-05-24 16:56:35 -07:00
|
|
|
* :file:`modules/openstack_project/manifests/planet.pp`
|
|
|
|
:Configuration:
|
2013-07-21 21:08:11 -07:00
|
|
|
* https://git.openstack.org/cgit/openstack/openstack-planet/tree/planet.ini
|
2013-05-24 16:56:35 -07:00
|
|
|
:Projects:
|
2013-07-21 21:08:11 -07:00
|
|
|
* https://git.openstack.org/cgit/openstack/openstack-planet
|
2013-05-24 16:56:35 -07:00
|
|
|
* http://www.intertwingly.net/code/venus/
|
|
|
|
:Bugs:
|
2014-11-11 16:17:56 -08:00
|
|
|
* https://storyboard.openstack.org/#!/project/748
|
2013-05-24 16:56:35 -07:00
|
|
|
: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.
|