I've used the Digital Ocean Appwrite one click feature. I've added a domain to my digital ocean droplet and updated my DNS records. It says that Appwrite will create an SSL within a few seconds of connecting via that domain. It's now been a few minutes and I continue to get "Your connection is not private". Any ideas on what I can do to fix this would be extremely helpful. Thank you!
Do you have your domain set in the .env file for the DOMAIN env variables? See https://appwrite.io/docs/environment-variables#general for more info.
Besides that, please make sure you take a look at https://appwrite.io/docs/certificates. If it's still not working, please share the logs
Geez, I put the domain in the wrong variable. I knew it was going to be something stupid like that. Thank you a ton!
No worries! There are a lot of variables so it's easy to miss. I'm glad it's working now!
[SOLVED] Digital Ocean SSL
Recommended threads
- I can't share code between functions
Operating System: MacOS Appwrite Version: self-hosted 1.8.1 Appwrite CLI Version: 13.2.1 I want to split code up to share it between my functions. At the momen...
- Project Limit Issue on Education Plan
Hello Appwrite Team! I have successfully activated the GitHub Student Developer Pack on my account, and my billing dashboard confirms I have Pro resources (2TB ...
- Golang for backend
hi coders! ,I am new to golang and backend as a whole, I found golang pretty easy to learn due to my previous knowledge in CPP and python, the syntax felt prett...