Resolving SSL issues with Typesense on Docker-Compose
TLDR Aloha needed help adding SSL to docker-compose for Typesense. Jason guided on how to get an SSL cert and where and how to set it in the configuration.
Jul 09, 2023 (3 months ago)
Aloha
03:34 PMJason
07:56 PM--ssl-certificate
and --ssl-certificate-key
in the Typesense server configurationJason
07:56 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Configuring Docker-hosted Typesense with Let's Encrypt SSL Certificates
Ian asked for help with setting up SSL certificates in a Docker-hosted Typesense. Jason provided suggestions but the issue remains unresolved due to port conflict.
Troubleshooting Typesense Launch with HTTPS Protocol via Docker
Gines struggled to launch Typesense with HTTPS, initially failing to mount the certificate directory in Docker. Even after addressing this, Gines hit an SSL error, to which Kishore Nallan confirmed that an actual hostname, not an IP address, was needed.
Typesense Certificate Error in Docker Compose
Suraj encountered an issue with typesense not finding SSL certificates in docker compose, even though certs were mounted successfully. After several suggestions by Jason, the issue was resolved by Suraj by mounting the correct folder in the docker compose file.