To run self managed elastic connector natively

I am trying to run elastic sharepoint connector from docker.

Could someone guide me how to run and setup stack and connector locally on WINDOWS, windows is hard requirement .Thanks

Hi @rahul5

Unfortunately we don't produce Windows/AMD64 containers for our Docker images, so our Linux Containers would not work natively on windows hosts.
You might need to switch to Linux Containers in the Windows Docker installation.

I think this guide could be helpful for you: https://ubuntu.com/tutorials/windows-ubuntu-hyperv-containers#1-overview

Alternatively, you can build a docker image yourself using this Dockerfile from the Connectors repository:

Added connectors