Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Table of Contents

deploying DB components

configurations

The DB configurations are kept here

  • https://sfgovdt.jira.com/svn/DBA/eas/
    I usually recommend making changes to the repo and then using svn export...
    but use whatever method makes sense for you to keep things in synch.
    We have yet to automate the deployment of the DB configs.
    Maybe you can do this for us?
DDL, DML

DDL and DML are released using an automation framework.
Please look here

web application

Log onto the web server.

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

Repeat all of the above on the SD web server.

deploying geoserver configurations

1) log onto the target geoserver node
2) sudo svn export https://eas.googlecode.com/svn/trunk/geoserver/deploy_geoserver.sh --no-auth-cache /usr/share/tomcat5/webapps/deploy_geoserver.sh
3) execute /usr/share/tomcat5/webapps/deploy_geoserver.sh