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

Update to run publicly and making OTel optional #106

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jzonthemtn
Copy link
Collaborator

@jzonthemtn jzonthemtn commented Sep 10, 2024

Update to run publicly and making OTel optional.

Copy link
Member

@epugh epugh left a comment

Choose a reason for hiding this comment

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

One nit about 127.0.0.1... I wasn't sure about adding the Ports in readme, since there is a "what runs where", however this is a LOT easier to read, so well worth it. Maybe someday we merge the two sections via a table or something...

sed -i.bu 's/localhost/chorus-opensearch-edition.dev.o19s.com/g' ./opensearch/wait-for-os.sh
sed -i.bu "s/localhost/${hostname_or_public_ip}/g" ./chorus_ui/src/Logs.js
sed -i.bu "s/localhost/${hostname_or_public_ip}/g" ./chorus_ui/src/App.js
sed -i.bu "s/127.0.0.1/${hostname_or_public_ip}/g" ./chorus_ui/src/App.js
Copy link
Member

Choose a reason for hiding this comment

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

do we still need the 127.0.01? Or was that the werid case in cors land? Feels like we should just use localhost everywhere IF we can..

@jzonthemtn jzonthemtn changed the title Update to run publicly Update to run publicly and making OTel optional Oct 4, 2024
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