-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Docs][Maps] Update EMS Server instructions #195419
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
💚 Build Succeeded
History
|
Pinging @elastic/kibana-presentation (Team:Presentation) |
endif::[] | ||
|
||
ifeval::["{release-state}"!="unreleased"] | ||
|
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.
Removing this ifeval
conditional now displays the docker pull and start docker commands even though the image is not available yet. Is that intentional?
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.
Yes, this aligns the installation instructions with Kibana, from our current preview
https://kibana_bk_195419.docs-preview.app.elstc.co/guide/en/kibana/master/docker.html
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.
docs changes lgtm!
Starting backport for target branches: 8.x |
## Summary Small improvements to the Elastic Maps Service documentation: * fixes the reference to the Docker image to pull * adds details about using `cosign` to verify the image pulled * updates the screenshot to a more recent UI. (cherry picked from commit ad8cec1)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.x`: - [[Docs][Maps] Update EMS Server instructions (#195419)](#195419) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jorge Sanz","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-10T19:02:23Z","message":"[Docs][Maps] Update EMS Server instructions (#195419)\n\n## Summary\n\nSmall improvements to the Elastic Maps Service documentation:\n\n* fixes the reference to the Docker image to pull\n* adds details about using `cosign` to verify the image pulled \n* updates the screenshot to a more recent UI.","sha":"ad8cec13b6ebb8270dd91fc4012ed8ff2b531353","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","release_note:skip","v9.0.0","docs","backport:prev-minor","Feature:Maps"],"title":"[Docs][Maps] Update EMS Server instructions","number":195419,"url":"https://github.com/elastic/kibana/pull/195419","mergeCommit":{"message":"[Docs][Maps] Update EMS Server instructions (#195419)\n\n## Summary\n\nSmall improvements to the Elastic Maps Service documentation:\n\n* fixes the reference to the Docker image to pull\n* adds details about using `cosign` to verify the image pulled \n* updates the screenshot to a more recent UI.","sha":"ad8cec13b6ebb8270dd91fc4012ed8ff2b531353"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195419","number":195419,"mergeCommit":{"message":"[Docs][Maps] Update EMS Server instructions (#195419)\n\n## Summary\n\nSmall improvements to the Elastic Maps Service documentation:\n\n* fixes the reference to the Docker image to pull\n* adds details about using `cosign` to verify the image pulled \n* updates the screenshot to a more recent UI.","sha":"ad8cec13b6ebb8270dd91fc4012ed8ff2b531353"}}]}] BACKPORT--> Co-authored-by: Jorge Sanz <[email protected]>
Summary
Small improvements to the Elastic Maps Service documentation:
cosign
to verify the image pulled