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] Moves X-Pack setup to docs #31145

Merged
merged 1 commit into from
Jun 6, 2018
Merged
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
6 changes: 3 additions & 3 deletions docs/reference/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ include::getting-started.asciidoc[]

include::setup.asciidoc[]

include::{xes-repo-dir}/setup/setup-xes.asciidoc[]
include::setup/setup-xes.asciidoc[]

include::{xes-repo-dir}/monitoring/configuring-monitoring.asciidoc[]

include::{xes-repo-dir}/security/configuring-es.asciidoc[]

include::{xes-repo-dir}/setup/setup-xclient.asciidoc[]
include::setup/setup-xclient.asciidoc[]

include::{xes-repo-dir}/settings/configuring-xes.asciidoc[]

include::{xes-repo-dir}/setup/bootstrap-checks-xes.asciidoc[]
include::setup/bootstrap-checks-xes.asciidoc[]

:edit_url:
include::upgrade.asciidoc[]
Expand Down
5 changes: 2 additions & 3 deletions docs/reference/setup/install.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,5 @@ include::install/rpm.asciidoc[]

include::install/windows.asciidoc[]

ifdef::include-xpack[]
include::{xes-repo-dir}/setup/docker.asciidoc[]
endif::include-xpack[]
include::install/docker.asciidoc[]

2 changes: 1 addition & 1 deletion docs/reference/setup/install/deb.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ ifdef::include-xpack[]
==== Enable automatic creation of {xpack} indices

{xpack} will try to automatically create a number of indices within Elasticsearch.
include::{xes-repo-dir}/setup/xpack-indices.asciidoc[]
include::xpack-indices.asciidoc[]

endif::include-xpack[]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[role="xpack"]
[[docker]]
=== Install {es} with Docker

Expand Down
7 changes: 3 additions & 4 deletions docs/reference/setup/install/next-steps.asciidoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
[role="exclude"]
==== Next steps

You now have a test Elasticsearch environment set up. Before you start
serious development or go into production with Elasticsearch, you will need to
do some additional setup:
You now have a test {es} environment set up. Before you start
serious development or go into production with {es}, you must do some additional
setup:

* Learn how to <<settings,configure Elasticsearch>>.
* Configure <<important-settings,important Elasticsearch settings>>.
* Configure <<system-config,important system settings>>.

2 changes: 1 addition & 1 deletion docs/reference/setup/install/rpm.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ ifdef::include-xpack[]
==== Enable automatic creation of {xpack} indices

{xpack} will try to automatically create a number of indices within {es}.
include::{xes-repo-dir}/setup/xpack-indices.asciidoc[]
include::xpack-indices.asciidoc[]

endif::include-xpack[]

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/setup/install/windows.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ ifdef::include-xpack[]
==== Enable automatic creation of {xpack} indices

{xpack} will try to automatically create a number of indices within {es}.
include::{xes-repo-dir}/setup/xpack-indices.asciidoc[]
include::xpack-indices.asciidoc[]

endif::include-xpack[]

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/setup/install/zip-targz.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ ifdef::include-xpack[]
==== Enable automatic creation of {xpack} indices

{xpack} will try to automatically create a number of indices within {es}.
include::{xes-repo-dir}/setup/xpack-indices.asciidoc[]
include::xpack-indices.asciidoc[]

endif::include-xpack[]

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/setup/install/zip-windows.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ifdef::include-xpack[]
==== Enable automatic creation of {xpack} indices

{xpack} will try to automatically create a number of indices within {es}.
include::{xes-repo-dir}/setup/xpack-indices.asciidoc[]
include::xpack-indices.asciidoc[]

endif::include-xpack[]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[setup-xpack-client]]
== Configuring {xpack} Java Clients

Expand Down
Binary file removed x-pack/docs/en/setup/images/ElasticsearchFlow.jpg
Binary file not shown.
10 changes: 0 additions & 10 deletions x-pack/docs/en/setup/next-steps.asciidoc

This file was deleted.

27 changes: 0 additions & 27 deletions x-pack/docs/en/setup/xpack-passwords.asciidoc

This file was deleted.

16 changes: 0 additions & 16 deletions x-pack/docs/en/setup/xpack-tls.asciidoc

This file was deleted.