OpenWISP: Multi-device fleet management for OpenWrt routers
4 comments
·February 5, 2025fh67
chme
Maybe just go with ansible or similar: https://github.com/ansibleguy/collection_opnsense
chatmasta
Updating a fleet of embedded devices like routers (which can come online and go offline at any time) will generally be much easier using a pull-based update model. But if you’ve got control over the build and update lifecycle, a push-based approach like ansible might be appropriate.
chme
Maybe I am missing somehing, but I would assume that base network infrastructure like routers, firewalls and switches have a higher uptime, availability and reliability than ordinary servers.
Anything similar for opnsense (besides their own service) or pfsense?