Community Mapbuilder Continuum Builds
From OSGeo Wiki
In mid-October 2006 the Community MapBuilder Project started setting up our nightly builds on xblade14-2 (IP 198.202.74.219).
We are using Continuum 1.3, running on port 8080 to handle this process. It is currently installed in /home/mattdiez/continuum, but I can readily move it.
We are using Geoserver 1.4.0 RC4 as our sample geoserver installation, running on port 8787 (in its own Jetty instance). It is currently installed in /home/mattdiez/geoserver, I can readily move it elsewhere.
GeoServer 1.4.0-RC4 Installation
The name "nightly.communitymapbuilder.org" resolves to "xblade14-2.telascience.org". Requests to port /geoserver and /continuum are being proxy passed to the respective ports.
A convenience URL, /mapbuilder has been created, for /continuum/mapbuilder (where the nightly demo lives).
Latest Nightly Community MapBuilder Build
The only changes made, so far, outside of these, have been to /etc/httpd/conf.d/sites files, and /var/www/html/index.php
I would like to add startup scripts for geoserver and continuum to /etc/rc.d, and will likely do so soon.