Static Site
KintoHub supports hosting of websites built with static site generator frameworks. Currently, only websites built in NodeJS language are supported.
#
When to use a static site?Static websites are a good choice when you want to couple them with content delivery networks (CDN) or have a website that does not require a port.
If your website requires a port, checkout for Web Apps here
note
Static site service is provided with Build Output Path field. The HTML files required by the site are fetched from the output path specified.
#
Static site features- Advance Build and Deploy Settings
- 1st Class Languages Build and Deploy support
- Auto scaling
- Metrics
- Custom Domains
- Environment Variables