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
- 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...