Skip to content

Commit

Permalink
Merge pull request #313 from baltazartroisville/master
Browse files Browse the repository at this point in the history
Update static-app-hosting.md
  • Loading branch information
255kb committed May 21, 2024
2 parents 2253ed0 + 5636ba3 commit b078097
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,14 +202,11 @@ The goal is to have enough details about each free tier so developers can choose
- [**Static app hosting**](pages/static-app-hosting.md)
- [AWS S3](pages/static-app-hosting.md#aws-s3)
- [Cloudflare Pages](pages/static-app-hosting.md#cloudflare-pages)
- [DocEvent](pages/static-app-hosting.md#docevent)
- [Firebase hosting](pages/static-app-hosting.md#firebase-hosting)
- [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)
- [IONOS Deploy Now](pages/static-app-hosting.md#ionos-deploy-now)
- [Render](pages/static-app-hosting.md#render)
- [Scaleway](pages/static-app-hosting.md#scaleway)
- [Surge](pages/static-app-hosting.md#surge)
- [Vercel](pages/static-app-hosting.md#vercel)
- [**User authentication**](pages/user-authentication.md)
Expand Down
26 changes: 0 additions & 26 deletions pages/static-app-hosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@
- [Static app hosting](#static-app-hosting)
- [AWS S3](#aws-s3)
- [Cloudflare Pages](#cloudflare-pages)
- [DocEvent](#docevent)
- [Firebase hosting](#firebase-hosting)
- [GitHub Pages](#github-pages)
- [GitLab Pages](#gitlab-pages)
- [Netlify](#netlify)
- [IONOS Deploy Now](#ionos-deploy-now)
- [Render](#render)
- [Scaleway](#scaleway)
- [Surge](#surge)
- [Vercel](#vercel)

Expand All @@ -32,15 +29,6 @@

* *Free tier*: Unlimited sites, Unlimited requests, Unlimited bandwidth, 1 concurrent build, 500 builds per month

## DocEvent

[pricing page](https://docevent.io/pricing/)

* *Free tier*: Lets you transfer 200MB of FTP or sftp data, and 5000 operations, 5 accounts/users max
* *Pros*: Free FTP and SFTP server, 3 regions, us-east-1, eu-west-1, ap-southeast-2
* *Limitations*: Backend is your own S3 or S3-compatible bucket
* *Exceeding the free tier*: You can no longer login to the FTP service if you go over your free tier allowance

## Firebase hosting

[Pricing page](https://firebase.google.com/pricing/)
Expand Down Expand Up @@ -71,14 +59,6 @@
* *Free tier*: Unlimited sites, Custom domain, Automatic HTTPS, Open source projects get [pro plan for free](https://www.netlify.com/blog/2016/07/28/netlifys-pro-plan-now-free-for-open-source-projects/)
* *Pros*: Deployment with git, Custom redirect rules, Webhooks and Notifications for integration with third party services, Form handling, User authentication handling, CMS

## IONOS Deploy Now

[Product page](https://deploynow.space/) / [More info](https://docs.ionos.space/)

* *Free tier*: 3 static projects with staging and 50 MB of storage each, Build workflow via [GitHub Actions](https://github.com/features/actions), No bandwith limitation, DDos protection, Geo redundancy, IPv6, Climate neutral hosting, GDPR compliant
* *Pros*: Automatic HTTPS, Custom domains, Deploy with git, Framework auto detection
* *Limitations*: Only with GitHub, Full LAMP support only in paid plans

## Render

[Pricing page](https://render.com/pricing)
Expand All @@ -87,12 +67,6 @@
* *Pros*: Includes CDN, Deploy with git, Custom domains, Automatic HTTPS
* *Limitations*: Free tier does not allow GitHub actions to track deployments. You can use [this tool](https://github.com/marketplace/actions/render-github-action) instead.

## Scaleway

[Product page](https://www.scaleway.com/en/object-storage) / [Pricing page](https://www.scaleway.com/en/pricing/#object-storage)

* *Free tier*: 75 GB of storage, 75GB of bandwidth

## Surge

[Pricing page](http://surge.sh/pricing)
Expand Down

0 comments on commit b078097

Please sign in to comment.