Private distributions of Connectors

Hi! When developing a Camunda-Connector for a specific client. What is the best way of distributing it? It is a high possibility they (the client) are going to host and run C8 Self-managed.
I remember i have read something about a new feature in 8.3 about installing Connectors into an organnization. But I seem to have misplaced the link for it.

Hi @hakanostrom - we do have a public marketplace for Connectors, which might be what you are thinking about. We are also developing a private marketplace, but that is still in early development. Ultimately the Connector will be a single JAR that is mounted inside the Connector Runtime container, so until the private marketplace is available, the best avenue is probably through a private artifact registry or private repository.