#Domain ssl
12 messages · Page 1 of 1 (latest)
What are you showing us here?
The connection is not secure because I haven't obtained an SSL certificate.
What additional information should I provide?
if i understand, this is a self hosted version and you are trying to get the SSL working for the console ?
if this is what you are trying to do, are you using any reverse proxy ? apache / nginx ...
also did you gen a SSL certificate following the docs ?
https://appwrite.io/docs/advanced/self-hosting/tls-certificates
Secure your self-hosted Appwrite instance with TLS certificates. Learn how to obtain, configure, and manage TLS certificates for enhanced security.
Yes, following the documentation. Why use Nginx if there's already a built-in Traefik?
some people already have their own reverse proxy on the port 80 and 443 so they forward the appwrite traefik their reverse proxy to make it available from internet
also do you have any error in the appwrite logs ?
either in the worker certificate or the appwrite container i think