Changes between Version 17 and Version 18 of ReleaseChecklist

Show
Ignore:
Timestamp:
09/02/09 17:58:50 (16 years ago)
Author:
faisal (IP: 74.72.158.123)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseChecklist

    v17 v18  
    1010  #: cd /var/www[[BR]] 
    1111  #: svn co http://fullturn.svnrepository.com/svn/hgmain/branches/hg_release_betaY[[BR]] 
    12 4.Make sure all the tables and fields match[[BR]] 
     124. Checkout the new branch to Static servers (e.g. static.healthguru.com)[[BR]] 
     13  #: cd /var/www/static_hgplatform 
     14  #: svn co http://fullturn.svnrepository.com/svn/hgmain/branches/hg_release_betaY/document_root document_root_betaY[[BR]] 
     15  #: emacs /etc/nginx/sites-available/default (update the document_rootY path) 
     165.Make sure all the tables and fields match[[BR]] 
    1317  phpMyAdmin for Dev Server is at wallaby.healthgurumedia.com[[BR]] 
    1418  phpMyAdmin for Production Server is at bilby.healthgurumedia.com[[BR]] 
    15 5.Update the path in hgplatform virtualhost. *[[BR]] 
     196.Update the path in hgplatform virtualhost. *[[BR]] 
    1620  #emacs /etc/nginx/sites-available/liveservers (there are 2 places to change it) 
    17 6.Run install.sh (its in root folder for the release i.e. /var/www/hg_release_betaY). *[[BR]] 
     217.Run install.sh (its in root folder for the release i.e. /var/www/hg_release_betaY). *[[BR]] 
    1822  #: ./install.sh (if it doesnt work make it executable by : chmod a+x install.sh) 
    19 7.Check config and restart nginx server *[[BR]] 
     238.Check config and restart nginx server *[[BR]] 
    2024  #: nginx -c /etc/nginx/nginx.conf -t [[BR]] 
    2125  #: /etc/init.d/nginx restart[[BR]] 
    22 8.Shut squid down. ssh to cuscus.healthgurumedia.com. Clear the squid cache folder (/var/spool/squid) on Cuscus. Rebuild cache and restart squid.[[BR]] 
     269.Shut squid down. ssh to cuscus.healthgurumedia.com. Clear the squid cache folder (/var/spool/squid) on Cuscus. Rebuild cache and restart squid.[[BR]] 
    2327   #: ssh root@cuscus.healthgurumedia.com[[BR]] 
    2428   #: squid -k shutdown [Note: Repeat this until you receive the message that no squid is running] [[BR]] 
     
    3034   #: squid[[BR]] 
    3135   #: rm -rf squid.old[[BR]] 
    32 9.Make sure everything is working[[BR]] 
    33 10.Update the cache files, RSSCache and BuildSearch using HealthGuru Admin back office tools. *[[BR]] 
     3610.Make sure everything is working[[BR]] 
     3711.Update the cache files, RSSCache and BuildSearch using HealthGuru Admin back office tools. *[[BR]] 
    3438[[BR]] 
    3539'''For Items with a * be sure to perform the step on all web servers (Currently Wombat and Kangaroo).'''