Web App
KintoHub can host web apps that require server side rendering (SSR) or an always running server such as PHP apps require. Web Apps may look identical to Backend APIs, but will have web specific features such as Password Protection
When to use a web app service?
If your website requires a port and is not built into static files, you should consider using a web app.
note
Static Websites will be coming soon.
Web App features
- Advance Build and Deploy Settings
- 1st Class Languages Build and Deploy support
- Single and Multi-Stage Dockerfile Build and Deploy support
- Ability to service an API through a port
- Auto scaling
- Metrics
- Custom Domains
- Environment Variables