Skip to content
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] Add link to on-prem install tutorial #176096

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

kilfoyle
Copy link
Contributor

@kilfoyle kilfoyle commented Feb 1, 2024

This adds a link on the Install Kibana page pointing to a new example walkthrough of the on-prem install steps.

kib

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-docs (Team:Docs)

Copy link
Contributor

github-actions bot commented Feb 1, 2024

A documentation preview will be available soon.

Help us out by validating the Buildkite preview and reporting issues here.
Please also be sure to double check all images to ensure they are correct in the preview.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

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.

@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • /oblt-deploy-serverless : Deploy a serverless Kibana instance using the Observability test environments.
  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@kilfoyle kilfoyle added the release_note:skip Skip the PR/issue when compiling release notes label Feb 1, 2024
Copy link
Contributor

@amyjtechwriter amyjtechwriter left a comment

Choose a reason for hiding this comment

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

LGTM - Sorry for the delay!

@kilfoyle kilfoyle added the backport:prev-major Backport to (8.x, 8.17, 8.16) the previous major branch and other branches in development label Feb 5, 2024
@kilfoyle kilfoyle merged commit 5937e6a into elastic:main Feb 5, 2024
8 checks passed
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 5, 2024
This adds a link on the [Install
Kibana](https://www.elastic.co/guide/en/kibana/current/install.html)
page pointing to a new example walkthrough of the on-prem install steps.

![kib](https://github.com/elastic/kibana/assets/41695641/d81c90e5-f854-44bf-8a1f-3a14e535a07e)

(cherry picked from commit 5937e6a)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 5, 2024
This adds a link on the [Install
Kibana](https://www.elastic.co/guide/en/kibana/current/install.html)
page pointing to a new example walkthrough of the on-prem install steps.

![kib](https://github.com/elastic/kibana/assets/41695641/d81c90e5-f854-44bf-8a1f-3a14e535a07e)

(cherry picked from commit 5937e6a)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
7.17
8.12

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

@kilfoyle kilfoyle removed the backport:prev-major Backport to (8.x, 8.17, 8.16) the previous major branch and other branches in development label Feb 5, 2024
kibanamachine added a commit that referenced this pull request Feb 5, 2024
# Backport

This will backport the following commits from `main` to `8.12`:
- [[DOCS] Add link to on-prem install tutorial
(#176096)](#176096)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"David
Kilfoyle","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-02-05T15:22:15Z","message":"[DOCS]
Add link to on-prem install tutorial (#176096)\n\nThis adds a link on
the
[Install\r\nKibana](https://www.elastic.co/guide/en/kibana/current/install.html)\r\npage
pointing to a new example walkthrough of the on-prem install
steps.\r\n\r\n\r\n![kib](https://github.com/elastic/kibana/assets/41695641/d81c90e5-f854-44bf-8a1f-3a14e535a07e)","sha":"5937e6afd11a53f77b6744d306b6249ae8a0bf24","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","backport:prev-MAJOR","v8.13.0","v8.12.2"],"title":"[DOCS]
Add link to on-prem install
tutorial","number":176096,"url":"https://github.com/elastic/kibana/pull/176096","mergeCommit":{"message":"[DOCS]
Add link to on-prem install tutorial (#176096)\n\nThis adds a link on
the
[Install\r\nKibana](https://www.elastic.co/guide/en/kibana/current/install.html)\r\npage
pointing to a new example walkthrough of the on-prem install
steps.\r\n\r\n\r\n![kib](https://github.com/elastic/kibana/assets/41695641/d81c90e5-f854-44bf-8a1f-3a14e535a07e)","sha":"5937e6afd11a53f77b6744d306b6249ae8a0bf24"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/176096","number":176096,"mergeCommit":{"message":"[DOCS]
Add link to on-prem install tutorial (#176096)\n\nThis adds a link on
the
[Install\r\nKibana](https://www.elastic.co/guide/en/kibana/current/install.html)\r\npage
pointing to a new example walkthrough of the on-prem install
steps.\r\n\r\n\r\n![kib](https://github.com/elastic/kibana/assets/41695641/d81c90e5-f854-44bf-8a1f-3a14e535a07e)","sha":"5937e6afd11a53f77b6744d306b6249ae8a0bf24"}},{"branch":"8.12","label":"v8.12.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: David Kilfoyle <[email protected]>
fkanout pushed a commit to fkanout/kibana that referenced this pull request Feb 7, 2024
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this pull request Feb 15, 2024
fkanout pushed a commit to fkanout/kibana that referenced this pull request Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Docs v8.12.1 v8.12.2 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants