-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
Description
I would suggest that we use Netlify to host the Bionode website:
Pros:
- one click (Let's Encrypt) SSL certificate (not currently possible on GitHub with a custom domain - a requested feature from over three years ago)
- CDN - so faster
- uses HTTP2
- Continuous Deployment with Github - so rebuilds with each Git push
- FREE!!!
CONS:
- Only @bmpvieira can access Netlify admin panel - No team support on the free package (though not sure what they mean on their website by unlimited collaborators on the open source page...
Tutorial: https://www.netlify.com/blog/2016/09/29/a-step-by-step-guide-deploying-on-netlify/
Note - we might not even need Travis anymore to run the build command - it's possible to do this with netlify.
This is what happens when we run the website through the netlify site tester: