Cloud/remote management possible?

Curious how others are handling this in practice.

Once you have multiple OpenWrt devices deployed (especially across sites), things like:

  • config drift
  • keeping runtime state consistent
  • pushing updates safely

start to get messy pretty quickly.

Are most people still relying on SSH/scripts, or using something more structured?

I’ve been exploring this space and trying to understand what actually works in real deployments.