I need to add appwrite behind ngnix and I know that appwrite using trafiek to manage SSL and Let's encrupt certificates , I read article for mr.steven about how to do , but I am confused about SSL mangment , I want to use my custom certificate in ngnix proxy manager "custom one" , to run appwrite with , what would happen for this running with trafiek - cerbot and for the container that renew the certificate .
would appwrite run with the trafiek certificate or ngnix proxy manager custom certificate or how it will go
hi, which blog are you referring to? can you share the link?
if you want to use your own custom certificate on NPM, you'll need to look into how to do that.
On the Appwrite side, Appwrite's certificate becomes irrelevant.
Recommended threads
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...