
I understand this issue is not a Appwrite issue, but I am hoping someone can maybe point me in the right direction either way.
Does anyone use Functions with Nginx Proxy Manager that is able to shed some light on how they manage it.
I have a function that just returns hello world. The Appwrite instance is on aw.example.com
and is managed fine by NPM, SSL is working fine. The function domain is func.aw.example.com
, which isn't picked up automatically and if I add it manually to NPM, doesn't handle SSL correctly.
Am I missing a environment variable for SSL? Is there a way to *.aw.example.com
in NPM?

Ok, clearly my browser just wasn't liking me so I have the *.aw.example.com
working fine but now the SSL is still invalid.
Recommended threads
- Request failed while trying to migrate
I want to migrate a self hosted appwrite instance to another one. When i enter the source data in the new appwrite instance and click next and wait a minute, i ...
- Appwrite API and Console keep failing
i have an appwrite docker container.... Somehow today it suddenly startet to keep failing every half an hour to two hours. The server is reachable via ping but ...
- Install node-18 as function runtime?
How do i install node-18 function runtime to my appwrite on localhost? I have upgraded to appwrite 1.6.1. I can't find anything on Google and none of the ChatGP...
