Skip to content

instructions for es multinode + kib external access #1022

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

Merged
merged 24 commits into from
Apr 7, 2025

Conversation

shainaraskas
Copy link
Collaborator

@shainaraskas shainaraskas commented Apr 3, 2025

Harvested all of the content from the old install stack tutorial that was missing from the other docs.

namely:

  1. set up your first node so other nodes can connect to it (example in RPM, Win - the steps have a different order across install types because of the availability of the elasticsearch-reconfigure-node tool for RPM and debian)
  2. expose kibana so remote users can connect (example)

^ both of these were added as optional steps to the es and kibana install tutorials. I also simplified and deduplicated initial TCP config info across the install guides

Wonder if the kibana instructions should instead be part of the config step, but not sure if the correct server.host value needs to be present when kibana is enrolled. this preserves the order from the old tutorial (config then start).

I also rounded up the ports from the old image and added them in the installation overviews - not necessarily the best spot but maybe an adequate one? took the content from a knowledge article and added the relevant settings

open to feedback about whether this is a good addition or not

closes https://github.com/elastic/docs-projects/issues/462

@shainaraskas shainaraskas changed the title instructions for es multinode instructions for es multinode + kib external access Apr 4, 2025
@shainaraskas shainaraskas marked this pull request as ready for review April 4, 2025 01:56
@shainaraskas shainaraskas requested review from eedugon and removed request for eedugon April 4, 2025 01:59
@shainaraskas shainaraskas changed the title instructions for es multinode + kib external access [WIP] instructions for es multinode + kib external access Apr 4, 2025
@shainaraskas shainaraskas requested a review from eedugon April 4, 2025 02:10
@shainaraskas shainaraskas changed the title [WIP] instructions for es multinode + kib external access instructions for es multinode + kib external access Apr 4, 2025
Copy link
Contributor

@eedugon eedugon left a comment

Choose a reason for hiding this comment

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

I think I forgot to apply my review comments last week before your day started and I started to run tests in my afternoon :)

Sharing them now, as I think they are still relevant. Please ignore otherwise.

I'll start a new review now checking the changes we talked about the procedure itself.

Copy link
Contributor

@eedugon eedugon left a comment

Choose a reason for hiding this comment

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

Looks really great. I've left a few comments for your consideration.
If you need another review let me know!

@shainaraskas shainaraskas enabled auto-merge (squash) April 7, 2025 21:29
@shainaraskas shainaraskas merged commit 1f7f8b8 into main Apr 7, 2025
3 of 4 checks passed
@shainaraskas shainaraskas deleted the multi-node-context branch April 7, 2025 21:31
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