orpiske opened a new issue #178: URL: https://github.com/apache/camel-kafka-connector/issues/178
Looking at the [AWS-to-JMS](https://github.com/orpiske/camel-kafka-connector-examples/tree/master/aws-s3-to-jms) example it seems to me that the bootstrap steps are going to be similar most of the time. 1. Download the connector package 2. (Optional) Download the dependencies 3. Create the configuration file 4. Put the files on the Kafka Connect runtime install directory. I know this is handled automatically that for containerized deployments such as Strimzi, so I was wondering if the project should have a facility for regular deployments. What do you think? IMHO, it could make even the documentation and example creation simpler, as the project can abstract a few repetitive things and reduce the entry barrier. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org