
I realized after awhile gitpod session will end and I'll need to reinitiate the process. How do I make it stay live?

Hey there 👋 I don't think Gitpod provide option for long-running servers. Gitpod is a development environment in cloud and it should not be used for production.
What you can do is to use Digital Ocean and it's 1 click droplets for Appwrite: https://marketplace.digitalocean.com/apps/appwrite
Digital Ocean charges per every hour your server runs, and is meant to be used for hosting your production server. I believe they charge around 10$/month for a stable server where we seen other developers serve as high as 1M requests in month and 200k users with no issues.
You are also free to host Appwrite on any other server provider such as Vultr, Google Cloud, AWS or some provider from your country. I usually recommend Digital Ocean because of it's integration and how easy it is to get Appwrite running on it.

Okay, I do appreciate you
but which of them is the cheapest and still reliable in service? @Meldiron

I would say Vultr or DigitalOcean are both a good balance between price and quality.
You could also check out Appwrite Cloud and register interest here: https://appwrite.io/cloud If you get picked for private beta, you would have Appwrite running in cloud for free, managed by us.

[PARTIALLY - SOLVED] gitpod stopping

really, wow, I'll check both out @Meldiron
I was thinking AWS is the cheapest since they're the biggest provider world-wide

[SOLVED] gitpod stopping
Recommended threads
- Still an issue? On user deletion, target...
This has been mentioned here: https://discord.com/channels/564160730845151244/1295830646039515146 and as a Github issue here: https://github.com/appwrite/appwri...
- Appwrite database is rounding int values
Hi, i just noticed that appwrite is rounding the value 608542412536545279 to 608542412536545300 in my int array. It seems to somewhat relate to this github iss...
- Could not open input file: /usr/src/code...
I updated my selfhosted instance to `1.6.2` and the new service (`appwrite-task-stats-resources`) failed to start. The only log message I see is: ``` Could not ...
