mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Add local dev setup instructions (#107913)
* [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
This commit is contained in:
parent
6e7afa04b4
commit
d0f4966431
12 changed files with 202 additions and 254 deletions
|
@ -20,7 +20,7 @@ If you want to install and manage {es} yourself, you can:
|
|||
* Run {es} in a <<elasticsearch-docker-images,Docker container>>.
|
||||
* Set up and manage {es}, {kib}, {agent}, and the rest of the Elastic Stack on Kubernetes with {eck-ref}[{eck}].
|
||||
|
||||
TIP: To try out Elasticsearch on your own machine, we recommend using Docker and running both Elasticsearch and Kibana. For more information, see <<run-elasticsearch-locally,Run Elasticsearch locally>>.
|
||||
TIP: To try out Elasticsearch on your own machine, we recommend using Docker and running both Elasticsearch and Kibana. For more information, see <<run-elasticsearch-locally,Run Elasticsearch locally>>. Please note that this setup is *not suitable for production use*.
|
||||
|
||||
[discrete]
|
||||
[[elasticsearch-install-packages]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue