-
Notifications
You must be signed in to change notification settings - Fork 159
Deploy + manage: self-managed ES #678
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
Conversation
This file contains hidden or 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
shainaraskas
commented
Mar 5, 2025
deploy-manage/maintenance/start-stop-services/start-stop-elasticsearch.md
Show resolved
Hide resolved
shainaraskas
commented
Mar 11, 2025
deploy-manage/deploy/elastic-cloud/restrictions-known-problems.md
Outdated
Show resolved
Hide resolved
eedugon
approved these changes
Mar 12, 2025
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 awesome!!! Really awesome!
deploy-manage/deploy/self-managed/install-elasticsearch-docker-prod.md
Outdated
Show resolved
Hide resolved
deploy-manage/deploy/self-managed/install-elasticsearch-docker-prod.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Edu González de la Herrán <[email protected]>
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.
This PR edits the self-managed content for ES + Kibana.
It's huge (mostly due to simultaneous cleanup + downstream link fixes), but I'd like a review on the following pages:
overview
es
install guides, all lightly restructured and reworked into snippets (they were snippets before but I had to redo them)
Install from archive
Install from zip
Install debian
Install RPM
JUST ADDITIONAL TOPICS on configure elasticsearch
ignore:
note on install docs
imo there's a big gap in these docs around the way you "build" a cluster w/ multiple nodes. I didn't think I could get my head around it and I want to defer it a bit / maybe get some help. I opened an issue here.
kib
ignore:
other
A note on snippets
I chose to use snippets because this content is largely repetitive. I think we have an opportunity to merge these pages even further (especially the debian and RPM pages), but I was a little nervous to do that this time given the scope of the content. For reviews, feel free to just write notes with screenshots where you find issues in the installation topics because backtracking through the snippets is hard.
Snippets currently don't cleanly work with headings (sidenav breaks), which is why there are more of them than might seem ideal.