
Hi Just like in Title. I'm Setting up k8s for Appwrite and Setting up traefik in K8S is hard. Can I user other Proxy like Nginx etc.?

Hey there 👋 You can use any other proxy, as long as you configure everything nessessary. Quick blog post about it: https://dev.to/appwrite/learn-how-to-run-appwrite-with-your-own-custom-proxy-or-load-balancer-28k
One thing to remember with k8s, Appwrite Functions might not work properly. Reason being that executor
needs a connection to Docker Socket to create and maintain new containers. Without a proper drop-in replacement, functions might not work as expected.

Hi There. Thanks for the reply. If k8s is hard then I tried using Docker Swarm following the guide in Dev.to. But I think its outdated and not working. Is there any updated Docs or Github or Something?
Recommended threads
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
- unable to modify attribute
please help: when I try to modify attribute size or key or anything, I am getting this errors: ``` Deprecated: strtolower(): Passing null to parameter #1 ($str...
- Error 1.7.4 console team no found
In console when i go to auth, select user, select a membership the url not work. Only work searching the team. It is by the region. project-default- and i get ...
