Heyas! I have recently been working on some tools on top of OpenWISP with the goal of making it possible to configure multiple devices together in a simplified way for special purposes. Using my code:
* Multiple devices can be configured together in a single configuration that refers to the devices for various roles (e.g. server, clients, different types of clients…) * Configuration can be arbitrarily abstracted by a user by writing transformations written in the SakForm JSON templating language (that is, without accessing the python code or redeploying the server, and without giving the user access to running arbitrary code on the server). * Configuration can optionally refer to other resources using drop-downs (e.g. certificates, CA:s) * Docker containers running OpenWRT and OpenWISP can be deployed and configured from OpenWISP. The code is very much an early prototype, but I'd like to show it to you early on to get feedback! Code and documentation of the components: https://innovationgarage.github.io/cloudberry/ best regards, Egil Möller Innovationgarage AS -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
