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
- Appwrite functions dart runtime (3.7 sup...
It seems that currently Appwrite functions only support Dart runtime to 3.5, for my code I need dart 3.7. Is there any plan to support Dart3.7 runtime soon. Is ...
- copilot CLI appwrite mcp
I am having difficulty entering the appwrite cli details in github copilot cli. anyone know what to put where?
- Issues Using Appwrite MCP (api & doc) in...
Hello, To make it easier to configure and access the Appwrite documentation from Windsurf, I’m trying to set up the two MCP clients doc and api. Unfortunately,...