mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
10 lines
672 B
Text
10 lines
672 B
Text
[#es-connectors-docker-compose-quickstart]
|
|
=== Docker Compose quickstart
|
|
|
|
Use our Docker Compose quickstart to easily set up a full self-managed stack and try out Elastic Connectors.
|
|
|
|
We've provided a script to start up and run Elasticsearch, Kibana, and Connectors instances using Docker Compose.
|
|
The script prompts you to configure your Connectors before starting.
|
|
Additionally, you can use the same set of scripts to manually configure your Connectors and run the stack.
|
|
|
|
Refer to the https://github.com/elastic/connectors/tree/main/scripts/stack#readme[README^] in the https://github.com/elastic/connectors[elastic/connectors^] source repository for more information.
|