Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typesense port protocol params #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Bermudez0622
Copy link

@Bermudez0622 Bermudez0622 commented Aug 21, 2022

Change Summary

If Typesense self hosted cluster is not running at 443 port, firestore will not sync changes
image

PR Checklist

@jasonbosco
Copy link
Member

@Bermudez0622 The reason we haven't allowed protocol to be configured in the extension is because the trigger functions run on Firebase and so we don't want calls to Typesense going over an unencrypted http connection via the public internet, to any Typesense Cluster, self-hosted or not...

Are you able to setup an SSL cert on your self-hosted Typesense node and use the default 443/https. LetsEncrypt for example has free SSL certs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants