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

Use address 0.0.0.0 to ui #1454

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Use address 0.0.0.0 to ui #1454

merged 2 commits into from
Aug 21, 2024

Conversation

brunocascio
Copy link
Contributor

by using localhost the ui is only accesible through localhost and non-routable from the outside

by using localhost the ui is only accesible through localhost and non-routable from the outside
Copy link
Collaborator

@blumamir blumamir left a comment

Choose a reason for hiding this comment

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

Thanks!

Out of curiosity, where do try to access the ui pod from?

@brunocascio
Copy link
Contributor Author

@blumamir I'm not accesing the pod directly but through the service and then the ingress.

The thing is the ui is listen to loopback address, so there's no way to access it through other net interface

@blumamir blumamir merged commit 55a81ad into odigos-io:main Aug 21, 2024
21 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.

2 participants