Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Table of Contents

deploying DB components

configurations

...

Log onto the web server.

Code Block

$ cd /var/www/html
$
sudo ./deploy_eas_init.sh

Repeat If you are deploying to PROD, do not forget to repeat all of the above on the SD web server.

...

1) log onto the target geoserver node
2) run the following:

Code Block
cd /usr/share/apache-tomcat-7.0.30/webapps
sudo svn export

...

 http://eas.googlecode.com/svn/trunk/geoserver/deploy_geoserver

...

_init.sh
sudo dos2unix deploy_geoserver_init.sh

...


sudo ./deploy_geoserver_init.sh