Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#208 closed task (fixed)

Planet OSGeo: install Venus and configure website

Reported by: jbirch Owned by: Mateusz Łoskot
Priority: normal Milestone:
Component: SysAdmin Keywords:
Cc: Mateusz Łoskot

Description

Install Venus blog aggregator on osgeo2 from:

http://intertwingly.net/code/venus/

Set up Apache host configuration for planet.osgeo.org

Create initial configuration file for Venus, based on Christopher Schmidt's

Set up cron job to refresh the feed hourly

Change History (7)

comment:1 by jbirch, 16 years ago

Component: GeneralSAC
Owner: changed from tmitchell to sac@…

comment:2 by jbirch, 16 years ago

Owner: changed from sac@… to jbirch
Status: newassigned

comment:3 by jbirch, 16 years ago

Created new apache host file:

/etc/httpd/conf.d/hosts/planet.osgeo.conf

Installed Venus to:

/usr/local/venus

Created initial configuration file:

/usr/local/etc/planet_osgeo.config

Created shell script that updates Planet OSGeo. This can have a Feedburner ping added to it at some point if desired:

/root/update_planet_osgeo.sh

Installed cron job for root to run this on the 42nd minute of every hour:

42 * * * * /bin/nice -n 19 /root/update_planet_osgeo.sh

comment:4 by Mateusz Łoskot, 16 years ago

Cc: Mateusz Łoskot added

comment:5 by jbirch, 16 years ago

Owner: changed from jbirch to Mateusz Łoskot
Status: assignednew

hey, I think this can be closed :)

comment:6 by jbirch, 16 years ago

Resolution: fixed
Status: newclosed

comment:7 by Mateusz Łoskot, 16 years ago

Yes, thank you Jason

Note: See TracTickets for help on using tickets.