
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
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- CRUD Operations don't work
Hey all, Create, update, and delete is not working for the Appwrite database. The database seems down. When will it be solved? As I can see from the other suppo...
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
