Config Backups
Config Backups lets you view, download, and compare configuration backups across your fleet. MaaS captures configuration backups nightly and on-demand. Open from TB Nodes > Config Backups.

Browsing Backups
Hosts — click to select one or more devices (or All) to view their backup history.
Backup table — every backup from the last 90 days with date, config name, hash, and size.
Show unique configs only — hide duplicate entries (same config hash). On by default.
Actions
Download
Download an individual backup as .json.gz.
Download Selected
Select multiple backups and download them as a single zip.
Check for Config Change
Pick a device from the right-side dropdown and trigger an immediate backup check — useful after a known config change.
Compare
Select any two backups (from the same device or different devices) for a side-by-side diff.
Comparing Backups
Select two backups and click Compare for a side-by-side diff.

The diff is color-coded:
Green — added
Red — removed
Purple — moved or reordered
Diff Controls
Differences only
Hide unchanged lines.
Hide moved
Hide reordered sections, so you can focus on real changes.
Copy
Copy the full config from either side to your clipboard.
Export .diff
Download a standard unified diff file.
Fullscreen
Expand the diff to fill the screen.
Tips
Use Compare with the same device across two dates to audit what actually changed on a specific unit.
Use it across two devices to check for configuration drift in what should be identical setups.
Differences only + Hide moved is usually the right combination for "what changed that matters".
Last updated
Was this helpful?
