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

Add a proxy pass directive for nebula so we can avoid CORS issues #80

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

elucid
Copy link
Contributor

@elucid elucid commented Nov 3, 2023

@jonhunt-pn we are doing this so that we can make requests to nebula app from space-roost without running into CORS issues. we will need a corresponding PR for the terraform stuff

Copy link

@christophermlne christophermlne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elucid does a user need to be authed to hit this endpoint?
if the answer is no, there may be a security issue with exposing Coach Assistant data to the world

@jonhunt-pn
Copy link
Contributor

This is fine locally, but for prod can we not just setup CORS? Ideally I'd like to have less services proxying through es nginx. I know we did this for wedge, but at the time we agreed it was a hacky, non-ideal solution.

@elucid elucid merged commit ab2a242 into master Nov 7, 2023
2 checks passed
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.

3 participants