-
Notifications
You must be signed in to change notification settings - Fork 72
Update Fleet Server install docs to match UI #216
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
Conversation
| * If you've configured a non-default port for {fleet-server} in the | ||
| {fleet-server} integration, you need to include the `--fleet-server-host` and | ||
| `--fleet-server-port` options in the `elastic-agent install` command. Refer to the | ||
| {fleet-guide}/elastic-agent-cmd-options.html#elastic-agent-install-command[install command documentation] | ||
| for details. |
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.
@lucabelluccini, here's the note that I added to address your comment in the parent issue. Please let me know if I didn't get it right. :-)
karenzone
left a comment
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.
Left comments for consideration. Otherwise, LGTM
docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc
Outdated
Show resolved
Hide resolved
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
* Update Fleet Server on-prem setup docs * Remove tagged regions since Cloud and on-prem are too different * touchup * Update docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> * Update docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> --------- Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> (cherry picked from commit 681bf27)
* Update Fleet Server on-prem setup docs * Remove tagged regions since Cloud and on-prem are too different * touchup * Update docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> * Update docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> --------- Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> (cherry picked from commit 681bf27)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
* Update Fleet Server on-prem setup docs * Remove tagged regions since Cloud and on-prem are too different * touchup * Update docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> * Update docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> --------- Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> (cherry picked from commit 681bf27)
* Update Fleet Server on-prem setup docs * Remove tagged regions since Cloud and on-prem are too different * touchup * Update docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> * Update docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> --------- Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> (cherry picked from commit 681bf27)

This fixes up these pages:
Changes include:
--fleet-server-hostand--fleet-server-port, per this request from Luca.For now, I've commented out some content rather than removing it, just in case at some point we need to trace back on the history of what was changed.
Closes: #99