Skip to content

Instantly share code, notes, and snippets.

@db-pj
Last active June 3, 2021 18:34
Show Gist options
  • Save db-pj/57d3085156eb2cfcfbe769c160be9d4d to your computer and use it in GitHub Desktop.
Save db-pj/57d3085156eb2cfcfbe769c160be9d4d to your computer and use it in GitHub Desktop.
  • Kick everyone off current Site
  • Push repo and dump db
  • Switch monsoon.cfg URL
  • Pull repo and import db to new site
  • Switch DOMAIN_PRODUCTION env var on new site
  • Switch IS_PRODUCTION env var on new site
  • logout/login
  • Bring Site Down
  • Switch DNS
  • Unproxy site on Cloudflare
  • sudo certbot certonly --standalone
  • tasks/cert-combine.sh
  • Proxy site on Cloudflare
  • start-site/build-site/build-sitemaps/warm
  • Kill the old crons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment