You only need to have treafik trust nginx. There's a section in the article I sent
Oh wait... And you might need to configure nginx to trust cloudflare
oh
I used cloudflare before for my site I didn't need to ?
What do you mean?
Btw, you don't need to. It's just if you want IP addresses to be detected properly
oh sorry i know what you mean, is the API token from cloud flare?
What API token?
for the ssl certificates side
Nope, Cloudflare setups the SSL automatically
I was reading more about traefik, its also reverse proxy then do I need NPM? was like can I just you use traefik then?
I prefer leaving Appwrite's traefik as is and using NPM in front
Thank you steven and D5 you guys have helped me understand this more better, I just made traefik working now going to add NPM in front because I'm facing issues there idk y but will investigate further more on it
- --entrypoints.appwrite_web.forwardedHeaders.trustedIPs= - --entrypoints.appwrite_websecure.forwardedHeaders.trustedIPs=
The IPs are for the NPM container? can this be of same machine even?
It should be to be the IP address of NPM container
No worries I got that fixed and thanks lot for the help
Is it necessary to be medium member to read this?
I am unable to read the second part of the instructions.
You might be able to open in incognito
If I log in I am asked to upgrade to a medium member.
Oh wow.. interesting...you might need to then
Also, please create a new post rather than using someone else's thread
Yes, it's a members only
[SOLVED] Cannot add custom domain name
Recommended threads
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion...