Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Netlify #19

Closed
16 tasks done
emmattiussi opened this issue Nov 13, 2018 · 0 comments
Closed
16 tasks done

Migrate to Netlify #19

emmattiussi opened this issue Nov 13, 2018 · 0 comments

Comments

@emmattiussi
Copy link
Contributor

emmattiussi commented Nov 13, 2018

  • Open a pull request for static-gen-changes
  • Reviewer checks the branch builds a working static site (reasonable level of testing)
  • Merge PR to master
  • Create a new site in Netlify in the Projects by IF team
  • Set the build command to node index.js and publish directory to public/
  • Set the site name to if-$originalSubdomain
  • Confirm the website has successfully deployed at the correct Netlify URL
  • Update the if-dns repository on a branch
  • Add a new CNAME entry to the dnsconfig.js file.
    • e.g. CNAME('$originalSubdomain', '$netlifyDomain.', TTL(500)),
  • Open a pull request on if-dns including the output of ~/go/bin/dnscontrol preview
  • Review the PR, Merge and run ~/go/bin/dnscontrol push
  • Add a custom domain to Netlify for $originalSubdomain.projectsbyif.com
  • Confirm the change has worked by running dig $originalSubdomain.projectsbyif.com
  • Record the amount of time the https version is unavailable here (Let's Encrypt DNS not updated)
  • If outage is >5 min raise a support ticket with Netlify / escalate
  • When site is deployed, edit README.md to include site description and new development/deployment instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant