Skip to content

Instantly share code, notes, and snippets.

@famanson
Created June 30, 2015 17:35
Show Gist options
  • Save famanson/a961a98cada1dcc19c9f to your computer and use it in GitHub Desktop.
Save famanson/a961a98cada1dcc19c9f to your computer and use it in GitHub Desktop.
esplor.io deployment checklist
`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`
@timfernando
Copy link

  • reset URLs on home.esplor.io to point at the right box?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment