Table of Contents |
---|
deploying the DB configurations
deploying the web application
1) run stage_web.bat
2) scp the output file to //webServer/var/www/html/staging
3) sudo svn export https://eas.googlecode.com/svn/trunk/releases/bin/deploy_mad.sh --no-auth-cache //webServer/var/www/html/deploy_mad.sh
4) sudo svn export https://eas.googlecode.com/svn/trunk/releases/bin/set_htconf.py --no-auth-cache //webServer/var/www/html/set_htconf.py.sh
4) sudo chmod u+x //webServer/var/www/html/deploy_mad.sh
5) execute //webServer/var/www/html/deploy_mad.sh
todo - rewrite this in a single python script