Add Render.com

Please consider adding Render under the Static App Hosting category.

[Pricing page](https://render.com/pricing)

* *Free tier*: includes CDN, automatic CD from git, custom domains with fully managed SSL, unlimited collaborators
* *Pros*: no credit card needed to sign up
* *Limitations*: 100 GB/month in egress bandwidth included
* *Exceeding the free tier*: Usage above bandwidth is charged at $0.10/GB
This commit is contained in:
Dennis Lee
2021-05-04 10:05:15 +08:00
parent 6510b64f7d
commit 8103c0d573
2 changed files with 14 additions and 1 deletions

View File

@@ -179,6 +179,7 @@ Please also have a look to the [List of excluded services](pages/excluded-servic
- [GitHub Pages](pages/static-app-hosting.md#github-pages)
- [GitLab Pages](pages/static-app-hosting.md#gitlab-pages)
- [netlify](pages/static-app-hosting.md#netlify)
- [Render](pages/static-app-hosting.md#render)
- [surge](pages/static-app-hosting.md#surge)
- [Vercel](pages/static-app-hosting.md#vercel)
- [**User authentication**](pages/user-authentication.md)

View File

@@ -1,6 +1,6 @@
# Static app hosting
<!-- TOC depthFrom:2 -->
<!-- TOC depthfrom:2 -->
- [AWS S3](#aws-s3)
- [Cloudflare Pages](#cloudflare-pages)
@@ -9,7 +9,9 @@
- [GitHub Pages](#github-pages)
- [GitLab Pages](#gitlab-pages)
- [netlify](#netlify)
- [Render](#render)
- [surge](#surge)
- [Vercel](#vercel)
<!-- /TOC -->
@@ -68,6 +70,16 @@
* *Pros*: offers continuous deployment, custom redirect rules, git repositories integration, webhooks and notifications (for integration with third parties services)
## Render
[Pricing page](https://render.com/pricing)
* *Free tier*: includes CDN, automatic CD from git, custom domains with fully managed SSL, unlimited collaborators
* *Pros*: no credit card needed to sign up
* *Limitations*: 100 GB/month in egress bandwidth included
* *Exceeding the free tier*: Usage above bandwidth is charged at $0.10/GB
## surge
[Pricing page](http://surge.sh/pricing)