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

[7.17] [DOCS] Add link to on-prem install tutorial (#176096) #176233

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/setup/install.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ If you are running our hosted Elasticsearch Service on Elastic Cloud, you access
[float]
=== Install {kib} yourself

TIP: For a step-by-step example of setting up the {stack} on your own premises, try out our tutorial: {stack-ref}/installing-stack-demo-self.html[Installing a self-managed Elastic Stack].

NOTE: Starting with version 6.0.0, Kibana only supports 64 bit operating systems.

Kibana is provided in the following package formats:
Expand Down
2 changes: 2 additions & 0 deletions docs/setup/install/rpm.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ The latest stable version of Kibana can be found on the
link:/downloads/kibana[Download Kibana] page. Other versions can
be found on the link:/downloads/past-releases[Past Releases page].

TIP: For a step-by-step example of setting up the {stack} on your own premises, try out our tutorial: {stack-ref}/installing-stack-demo-self.html[Installing a self-managed Elastic Stack].

[[rpm-key]]
==== Import the Elastic PGP key

Expand Down
Loading