Skip to content(if available)orjump to list(if available)

OpenWISP: Multi-device fleet management for OpenWrt routers

fh67

Anything similar for opnsense (besides their own service) or pfsense?

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.