Hey Egil,

looks great, I'm looking forward to set some time aside to test it whenever 
I have a chance.

I'm interested to know what is pushing you to let the user modify and 
transform the schema from the web UI. I wouldn't have thought about this 
because I thought having to code a backend and its logic in the traditional 
way (and possibly have it under version control) would have been more 
stable and would have encouraged people to publish third party backends on 
github/pypi - but that said, it can be useful if as you wrote someone needs 
to let their users change the schemas without giving them special access 
and privileges on the underlying linux system, although this would be quite 
an advanced use case, which is cool to see happen sooner than I expected!

Fed



On Wednesday, March 28, 2018 at 4:34:35 PM UTC-5, [email protected] 
wrote:
>
> 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.

Reply via email to