Changes between Version 21 and Version 22 of ReleaseChecklist
- Timestamp:
- 10/29/09 18:35:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseChecklist
v21 v22 11 11 #: svn co http://fullturn.svnrepository.com/svn/hgmain/branches/hg_release_betaY [[BR]] 12 12 4.Make sure all the tables and fields match[[BR]] 13 phpMyAdmin for Dev Server is at wallaby.healthgurumedia.com[[BR]]14 phpMyAdmin for Production Server is at bilby.healthgurumedia.com[[BR]] 13 http://devgangster.healthgurumedia.com/dbcompare.php?db1=hgplatformdev&ip1=localhost&db2=hgplatform&ip2=97.107.134.141&pass=111[[BR]] 14 15 15 6.Run install.php (its in root folder for the release i.e. /var/www/hg_release_betaY). *[[BR]] 16 16 #: php install.php (if it doesnt work make it executable by : chmod a+x install.php) 17 8.Check config and restart nginx server *[[BR]] 17 7. Restart kangaroo and cuscus memcache 18 #: /etc/init.d/memcached restart 19 8. Update cuscus static memcached 20 #: php init.memcached.php 21 9.Check config and restart nginx server *[[BR]] 18 22 #: nginx -c /etc/nginx/nginx.conf -t [[BR]] 19 23 #: /etc/init.d/nginx restart[[BR]] 20 9.Shut squid down. ssh to cuscus.healthgurumedia.com. Clear the squid cache folder (/var/spool/squid) on Cuscus. Rebuild cache and restart squid.[[BR]] 24 25 ---- 26 For Squid/if running nginx no farther action is required. 27 Shut squid down. ssh to cuscus.healthgurumedia.com. Clear the squid cache folder (/var/spool/squid) on Cuscus. Rebuild cache and restart squid.[[BR]] 21 28 #: ssh root@cuscus.healthgurumedia.com[[BR]] 22 29 #: squid -k shutdown [Note: Repeat this until you receive the message that no squid is running] [[BR]] … … 28 35 #: squid[[BR]] 29 36 #: rm -rf squid.old[[BR]] 37 ---- 38 30 39 10.Make sure everything is working[[BR]] 40 31 41 [[BR]] 32 42 '''For Items with a * be sure to perform the step on all web servers (Currently Wombat and Kangaroo).'''