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
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...