In order to update the rules run by a slave I need to deploy either a .clj or a .json file to each satellite-slave host.
It would be nice if I could manage configurations on a satellite-master and be able to "reload" the satellite-slaves after making changes. Even better if they periodically reload themselves (would require syntactic validation on the master so that a slave doesn't attempt to load an invalid configuration).
In order to update the rules run by a slave I need to deploy either a .clj or a .json file to each satellite-slave host.
It would be nice if I could manage configurations on a satellite-master and be able to "reload" the satellite-slaves after making changes. Even better if they periodically reload themselves (would require syntactic validation on the master so that a slave doesn't attempt to load an invalid configuration).