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

Docs: Production - reverse proxy setups #16

Open
jimpick opened this issue Apr 7, 2020 · 0 comments
Open

Docs: Production - reverse proxy setups #16

jimpick opened this issue Apr 7, 2020 · 0 comments

Comments

@jimpick
Copy link
Member

jimpick commented Apr 7, 2020

Reverse-proxies are handy due to browser single-origin policies and for exposing endpoints through firewalls.

I have some configurations to share for nginx and Caddy server that might be useful.

CORS headers are useful for the HTTP endpoint so the API endpoint can be on a separate origin from the app's website. (I think they are not required for Websockets).

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

No branches or pull requests

1 participant