Table of Contents |
---|
Preamble
- notify all stake holders before the release.
- for this deploy we are pulling from svn trunk
- execute all steps in the SF ENVs first and test the application.
- if tests pass, then execute steps on SD ENVs.
- In the unlikely event that things go very badly, we switch over to the old application in SD.
ETL
Log into to the old PROD ETL server and DISABLE all of the jobs.
...
To confirm things are working test the export_flat_file_to_ftp job in the new PROD ETL env.
Web Server
Log into SF PROD WEB and deploy the application as shown here.
...
Test the application to make sure everything works.
Deploy to SD Datacenter
If testing passes, deploy the web app to SD PROD WEB.
...
Code Block |
---|
cd /var/www/html sudo ./set_eas_mode.sh SD_STANDBY |
Release Notifications
- publish blog post
- x post to yammer
- send email to stake holders
- remove 1.1.6 from road map
- provide copy of updated runbook to support providers
- DT DBAs
- PGX
- FARGEO
Done!