mockingjay v1.11.0 Release Notes

Release Date: 2019-06-17 // almost 5 years ago
  • 🤡 You can now load mockingjay from a URL as well as a file

    Still uses the -config argument.

    🐳 docker run -p 9090:9090 quii/mockingjay-server:1.11.1 -config=https://raw.githubusercontent.com/quii/mockingjay-server/master/examples/regex.yaml

    🐳 That is a one-liner you can just run if you have docker installed. No need for volume mapping, just point at a URL!

    This should make running CDCs from a producers perspective much easier as you no longer have to share config files between systems

    🤡 mockingjay-server -config=http://my-consumer.com/cdc.yaml -realURL=http://myurl.com

    Please use version 1.11.1, this version is broken for config file paths that start with /