-
Notifications
You must be signed in to change notification settings - Fork 9
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
Launch osd artifact and swap to localhost:5601 when both localhost:9200 and localhost:5601 are ready #15
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Huan Jiang <[email protected]> Signed-off-by: Johnny On <[email protected]>
* Initial draft for project readme Signed-off-by: Huan Jiang <[email protected]> * fix broken anchor link Signed-off-by: Huan Jiang <[email protected]> Signed-off-by: Johnny On <[email protected]>
Signed-off-by: Johnny On <[email protected]>
Signed-off-by: Johnny On <[email protected]>
Signed-off-by: Johnny On <[email protected]>
Signed-off-by: Johnny On <[email protected]>
Signed-off-by: Johnny On <[email protected]>
Signed-off-by: Johnny On <[email protected]>
Signed-off-by: Johnny On <[email protected]>
Signed-off-by: Johnny On <[email protected]>
Signed-off-by: Johnny On <[email protected]>
…s OpenSearch (#12) (#1) * Initial draft for project readme (#2) Signed-off-by: Huan Jiang <[email protected]> Signed-off-by: Johnny On <[email protected]> * Fix broken anchor link in markdown (#5) * Initial draft for project readme Signed-off-by: Huan Jiang <[email protected]> * fix broken anchor link Signed-off-by: Huan Jiang <[email protected]> Signed-off-by: Johnny On <[email protected]> * init electron Signed-off-by: Johnny On <[email protected]> * sign off Signed-off-by: Johnny On <[email protected]> * allow for config edits and add environment varaibles in proxy Signed-off-by: Johnny On <[email protected]> * remove config from git Signed-off-by: Johnny On <[email protected]> * Update config.json Signed-off-by: Johnny On <[email protected]> * move all code files to src Signed-off-by: Johnny On <[email protected]> * edit paths and fix readme typos Signed-off-by: Johnny On <[email protected]> * screenshots folder Signed-off-by: Johnny On <[email protected]> * update package.json to reference main dashboards-desktop Signed-off-by: Johnny On <[email protected]> Co-authored-by: Huan Jiang <[email protected]> Co-authored-by: Huan Jiang <[email protected]>
…st:9200 are green
seraphjiang
reviewed
Apr 27, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks need a rebase.
i could not easily understand what are change related to the PR title.
This pull request was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Syncs up local proxy connected OpenSearch with local version of OpenSearch Dashboards
Issues Resolved
List any issues this PR will resolve, e.g. Closes [...].
#14