Skip to content
Webhuis edited this page Jan 3, 2016 · 6 revisions

Welcome to the Data wiki!

Data is currently under experimental development. We are solving all sorts of first time probllems and blockers that have to be solved. Status now

  • Nodes are able to send out valid json massages
  • Daemonized listener is able to receive json messages
  • Listener is connected to Postgresql database
  • Listener performs database actions from incoming json messages
  • Listener responds with valid json messages
  • Nodes receive json messages from Listener
  • Nodes create CFEngine data type from json response
  • Nodes can process first part of the json response
  • Nodes can not yet process payload of the json response

You can keep track of developments here:

The code can be found here:
https://github.com/Webhuis/CFEngine-Roadshow/tree/hnvk-20151028/policies

Clone this wiki locally