Project

General

Profile

Actions

Bug #1538

closed

Document planet instances in infra-doc

Added by Dennis Roczek over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Webserver
Target version:
Team - Qlater
Start date:
Due date:
% Done:

0%

Tags:
Documentation

Description

old instance config stuff from floeff

apt-get -y install planet-venus
create virtual host as outlined earlier on
mkdir -p /etc/planet/tdf
mkdir /etc/planet/tdf/cache
cp -R /usr/share/planet-venus/theme/asf/ /etc/planet/tdf/theme
cp -R /usr/share/planet-venus/theme/common/ /etc/planet/tdf/common
chown -R wsadmin: /etc/planet/tdf/theme
chown -R wsadmin: /etc/planet/tdf/common
chown -R wsadmin: /etc/planet/tdf/cache
cat > /etc/planet/tdf/planet.ini << EOF
[Planet]
name = The Document Foundation Planet
link = http://planet.documentfoundation.org
owner_name = The Document Foundation
owner_email = $WEBMASTER
output_theme = /etc/planet/tdf/theme
cache_directory = /etc/planet/tdf/cache
output_dir = /var/www/sites/planet.documentfoundation.org
feed_timeout = 60
items_per_page = 40
log_level = DEBUG
days_per_page = 50
activity_threshold = 50
new_feed_items = 5
EOF
sudo -u wsadmin planet --verbose /etc/planet/tdf/planet.ini
add imprint and legal paragraph to template
copy tdf.png to common directory
add <link rel="shortcut icon" href="http://www.documentfoundation.org/favicon.ico" /> to template
echo -e "*/60 * * * *\twsadmin\tplanet /etc/planet/tdf/planet.ini" > /etc/cron.d/9999planet
echo "planet/tdf/cache" >> /etc/.gitignore
Actions #1

Updated by Florian Effenberger about 8 years ago

Neither the intranet, nor readthedocs.org have any documentation so far - anything you need to finish this task, Cloph?

Actions #2

Updated by Florian Effenberger about 8 years ago

Still pending...

Actions #3

Updated by Florian Effenberger over 7 years ago

  • Target version changed from Pool to Q3/2016
Actions #4

Updated by Florian Effenberger over 7 years ago

  • Assignee changed from Christian Lohmaier to Guilhem Moulin
  • Target version changed from Q3/2016 to Qlater

re-assigning to Guilhem in order to clean up Redmine queues
nothing concrete to do at the moment

Actions #5

Updated by Florian Effenberger about 7 years ago

We IMHO have a new Planet instance now
Has this been properly documented so this ticket can be closed?

Actions #6

Updated by Guilhem Moulin about 7 years ago

Yeah, it now lives on vm161. I have some local docs, which I want to tidy up before committing to infra-docs. Thus keeping the ticket open for now.

Actions #7

Updated by Florian Effenberger almost 7 years ago

Guilhem Moulin wrote:

Yeah, it now lives on vm161. I have some local docs, which I want to tidy up before committing to infra-docs. Thus keeping the ticket open for now.

Any updates on that?

Actions #8

Updated by Guilhem Moulin over 6 years ago

Will get around to it this week.

Actions #9

Updated by Guilhem Moulin over 6 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF