elasticsearch/docs/reference/search-connectors/es-connectors-docker-compose-quickstart.md
Colleen McGinnis 9bcd59596d
[docs] Prepare for docs-assembler (#125118)
* reorg files for docs-assembler and create toc.yml files

* fix build error, add redirects

* only toc

* move images
2025-03-20 12:09:12 -05:00

13 lines
810 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/es-connectors-docker-compose-quickstart.html
---
# Docker Compose quickstart [es-connectors-docker-compose-quickstart]
Use our Docker Compose quickstart to easily set up a full self-managed stack and try out Elastic Connectors.
Weve 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 [README](https://github.com/elastic/connectors/tree/main/scripts/stack#readme) in the [elastic/connectors](https://github.com/elastic/connectors) source repository for more information.