I'm a Front end developer I created an open-source application where I use Appwrite as a backend service, and now I want to host the Appwrite somewhere for free, is there any way to do it?
VPS providers like gcp and digitalocean provide some free credits
you can apply for appwrite cloud as well it is in private beta currently
I want something that are free because I don't have access to credit card now, that's why I'm finding which are free.
I don't know of any VPS providers which have non credit card free tiers
Maybe you can try Oracle always free tier virtual machine and install appwrite there, that might be free
oracle cloud but only 1gb ram its the problem
Better to buy a vps on this cloudfanatic.net page very cheap and so good so far
you can have actually more than 1gb of ram with free tier of oracle
Yes but I only get out of capacity in processor amperage
Well I have no issues for me, I'm hosting appwrite on it for multiples small project and it's working fine
Great, I think it's good to choose a region of the USA. I think there's more processor capacity.
I did not know that, On EU it's fine for me ^^
Too bad I can't change region
Recommended threads
- "Restore project" button fails: "Invalid...
In the dashboard, it clicking "Restore project" fails. The request sent to `PATCH https://cloud.appwrite.io/v1/projects/:project_id` with payload `{status: "act...
- how to access the value of account statu...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...