Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wapfel20 committed Mar 30, 2020
1 parent 90674fb commit 471543d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,10 @@ What does the script do?

Migration vs Disaster Recovery
- This script was designed with Disaster Recovery in mind but a planned "Regional Migration" is no different. It can be used for this scenario as well.

Using the script via Cloud Shell
- To use this script via cloud shell or any other shell:
- In the Google Cloud Console (console.google.com) or on your own device, open a terminal window
- clone the repository into your working directory
- Run one of the scripts (standard or no delete) using "bash" - ex. bash sqlFailover.sh
- Look for prompts and instructions in the terminal. It will guide you through the failover process.

0 comments on commit 471543d

Please sign in to comment.