Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

install the latest version of java

Remember that in PROD you must also do this to the SD instance!

http://docs.geoserver.org/stable/en/user/production/java.html

...

Code Block
cd /usr/share/apache-tomcat-7.0.30/webapps
wget http://downloads.sourceforge.net/geoserver/geoserver-2.1.4-war.zip
unzip geoserver-2.1.4-war.zip
svn export http://eas.googlecode.com/svn/trunk/geoserver/deploy_geoserver_init.sh
dos2unix deploy_geoserver_init.sh

Tell Geosever where the configs are

Code Block
sudo vim /usr/share/apache-tomcat-7.0.30/webapps/geoserver/WEB-INF
?
can we use java opts here?

 

Clean out the gwc

Code Block
sudo rm -rf /srv/gwc