
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
- Collection Permission issue
I am facing issue in my Pro account. "Add" button is disabled while adding permission in DB collection settings.
- Origin error after changing default port...
Hi! I need some help regarding an issue I’m facing with Appwrite after changing the default ports. I have a self-hosted Appwrite instance running on my VPS. I ...
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
