mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
* [DOCS] Add local dev setup instructions - Replace existing Run ES in Docker locally page, with simpler no-security local dev setup - Move this file into Quickstart folder, along with existing quickstart guide - Update self-managed instructions in Quickstart guide to use local dev approach
10 lines
317 B
Text
10 lines
317 B
Text
[[quickstart]]
|
|
= Quickstart
|
|
|
|
Get started quickly with {es}.
|
|
|
|
* Learn how to run {es} (and {kib}) for <<run-elasticsearch-locally,local development>>.
|
|
* Follow our <<getting-started,Quickstart guide>> to add data to {es} and query it.
|
|
|
|
include::run-elasticsearch-locally.asciidoc[]
|
|
include::getting-started.asciidoc[]
|