Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • notify all stake holders before the release.
  • eas commit id: fd0056d9ad697e5f195c0009
  • config commit id: 

    5dc247258c39

    f41ff01809fe

  • 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.

...

Code Block
cd /var/www/html
sudo ./deploy_eas_init.sh fd0056d9ad697e5f195c0009 5dc247258c39f41ff01809fe rgaston

Test the application to make sure everything works.

...