#community-help

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.

Powered by Struct AI
3
3mo
Solved
Join the chat
Jul 09, 2023 (3 months ago)
Aloha
Photo of md5-004431fc8b5a8e6b1ef7e0461aea6da8
Aloha
03:34 PM
am using typesense opensource, but auto complete not working. there is iisue with ssl. how i can add it to docker-compose. need urgent support
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
07:56 PM
For SSL, you want to get an SSL cert from any provider (eg: LetsEncrypt), and then set the --ssl-certificate and --ssl-certificate-key in the Typesense server configuration
07:56
Jason
07:56 PM