
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
- How do I get a list of registered user o...
I'm lost here, all info in the docs was how to get users that of a certain project, what I want to know is how to get current login-able user of my appwrite ins...
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
- appwrite cli alpine os
the appwrite cli does not work on alpine os if you install it using the recommended bash script. Maybe there is the possibility to compile it for alpine using t...
