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
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...