Thanks for the answer @Matt (pactflow.io / pact-js / pact-go). I am working on a POC. What I achieved so far is to create and publish a contract in the broker from a consumer (via a Jenkins Job) and also to get results published from the broker (different Jenkins job). As I am working on understanding the webhooks, this question came to my mind... If I need to recreate the broker at some point, can I also have the webhooks automatically created at the same time? I went for the docker way as most of our infrastructure is build on dockers and I am familiar with that approach.