
Is there need for using reverse proxy tool like traefik for extra security for appwrite server?

You mean the default self-hosted Traefik service?

Is there a default?

Someone suggested using reverse proxy to hide server

So it goes like this Appwritr default infrastructure in the docker-compose uses Traefik to load balance and route traffic

I think the suggestion was about adding a different revers proxy. Maybe something with Ngnix

Okay, any need for that?

You can read article on that by Steven https://medium.com/@stnguyen90/how-to-run-appwrite-behind-nginx-19348ed34243

As for that

In most use case it won't be necessary. Pepole use another reverse proxy usually to be able to manage ports and certificates on their own with ease.

The good thing is that you can do it whenever you need to do without any serious changes

Okay

[SOLVED] Reverse proxy
Recommended threads
- Sites_: 500 Server Error when connecting...
I am trying to set up Sites on my self-hosted Appwrite instance. I have a GitHub Organization with a repo I want access to. I had previously installed the appwr...
- Migration failed after upgrading from 1....
Upgraded from 1.6.2 to 1.7.1 then run migration command No errors in browser console But stuck at appwrite loader and never gets in. Not sure of the type of ...
- Fail migrate 1.6.2 to 1.7.1
```Migrating documents for collection "databases" Migrating documents for collection "attributes" Migrating documents for collection "indexes" Migrating documen...
