Created
June 30, 2015 17:35
-
-
Save famanson/a961a98cada1dcc19c9f to your computer and use it in GitHub Desktop.
esplor.io deployment checklist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`esplor.io` frontend deployment steps: | |
- Point `esplor.io` to `frontend` | |
- Update nginx on `frontend` to identify itself as `esplor.io` | |
- Make sure that `esplor.io` is now in the CORS whitelist of `staging` | |
`esplor.io` deployment backout steps: | |
- Point `esplor.io` back at `web1` | |
- Update nginx on `frontend` to identify itself as `frontend.esplor.io` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
home.esplor.io
to point at the right box?