Good evening! I installed Appwrite on my hosting via Docker Compose. Then I set up the .env configuration. But for some reason it does not support HTTPS, when logging into the console it writes "Connection is not secure" The data from the SSL tab did not help (https://gist.github.com/eldadfux/eb3ed1c4e5f43b7f7259469dd29312c5) Maybe it's because I set everything up correctly only after the first launch and I need to restart Appwrite in a special way so that it starts the certificate issuance procedure again?
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...