Since Appwrite is running in a docker container, is it also possible to run it in App Platform instead of a Droplet at DigitalOcean? That way the infrastructure is fully managed. So no/less worrying for me about security because of automatic OS patches and stuff like that.
Appwrite is indeed a docker container but not just one, and DigitalOcean App platform is not built for that.
So to my opinion it doesn't seems possible to do it using App platform.
Ah that's too bad. I've now a selfmade expressjs api running in App Platform and I love stuff like the automatic os updates.
Agree, in the future i- if and whrn Appwrite will support k8s - then you'll be able to do so in services ofeers the same just for k8s
Recommended threads
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...