typesense / firestore-typesense-search

Firebase Extension to automatically push Firestore documents to Typesense for full-text search with typo tolerance, faceting, and more
https://extensions.dev/extensions/typesense/firestore-typesense-search
Apache License 2.0
150 stars 26 forks source link

Firebase extension accepting port #78

Open TiagoMMMendes opened 4 weeks ago

TiagoMMMendes commented 4 weeks ago

Description

I know that the reason we should use port 443 is for https but what if that port is already in use by another service in our servers and we really need to use another port? For example in my case I have typesense running on port 8108 using https

jasonbosco commented 3 weeks ago

In that scenario, I would recommend setting up something like nginx and reverse proxying to Typesense and your service.