...
- http://code.google.com/p/eas/source/browse/trunk/etl/README
or see the developers for how this works.
web application
Log onto the web server.
Code Block |
---|
$ cd /var/www/html
$ sudo ./deploy_eas_init.sh
|
1) run http://code.google.com/p/eas/source/browse/trunk/releases/bin/stage_web.cmd
2) scp the output file (tar.gz) to //webServer/var/www/html/staging
...