jones
jones copied to clipboard
Configuration on Zookeeper
https://github.com/mwhooker/jones/blob/master/jones/templates/layout.j2#L109
Making changes when the http server is unavailable fails silently.
perhaps we use long polling to alert the client of new changes, or perhaps websockets. Maybe neither
Use #11 to configure an email list to send alerts to. Whenever a value changes, an email should go out with - service - environment - client ip - change...
Could also be useful for reverting (to) changes. Debatable as to whether we should store in rdbms or zookeeper. If we store in zookeeper we can actually have clients peg...