template rendering and notifications with Consul
This project provides a convenient way to populate values from Consul into the file system using the consul-template daemon. The daemon consul-template queries a Consul instance and updates any number of specified templates on the file system. As an added bonus, consul-template can optionally run arbitrary commands when the update process completes.
Homepage: https://www.consul.io/
Maintainer: Antoine Jacoutot <ajacoutot@openbsd.org>