D
Deleted member 43669
Guest
Just for my curiosity...
In the past I used pfSense, and I liked it. But I was bitten by the infra-as-code bug, and so far I have not found anything like pfSense, but which can be automated well.
I've seen people use OpenWrt to do this, but it looks a bit bolted on top.
I'd really like something where I can feed an entire network configuration as a single JSON-like file, apply that, and move forward (and e.g. if I drop a part of the JSON file, the corresponding config is purged). Bonus points if one can define modules on top to make some configuration more declarative.
I could do this with any infra-as-code solution on a Linux or whatever box, but it would be highly manual (and if I do it, low quality).
In the past I used pfSense, and I liked it. But I was bitten by the infra-as-code bug, and so far I have not found anything like pfSense, but which can be automated well.
I've seen people use OpenWrt to do this, but it looks a bit bolted on top.
I'd really like something where I can feed an entire network configuration as a single JSON-like file, apply that, and move forward (and e.g. if I drop a part of the JSON file, the corresponding config is purged). Bonus points if one can define modules on top to make some configuration more declarative.
I could do this with any infra-as-code solution on a Linux or whatever box, but it would be highly manual (and if I do it, low quality).