IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Deploying self-managed connectors
editDeploying self-managed connectors
editTo use connector clients in a self-managed environment, you must deploy the connector service. The source code is hosted in the elastic/connectors repository.
You have two deployment options:
- Running the connectors from source. Use this option if you’re comfortable working with Python and want to iterate quickly locally.
- Running the connectors from Docker. Use this option if you want to deploy the connectors to a server, or use a container orchestration platform.