sown / tasks

Tasks for sown projects
0 stars 0 forks source link

Backup the switch configuration #48

Open TimStallard opened 4 years ago

TimStallard commented 4 years ago

We should be backing up the config on our switch. Would be ideal if this could get put into the existing sown backup scripts, and therefore get properly copied onto the backup servers etc.

trickeydan commented 4 years ago

Changed name, it implied that there was a second, backup switch

drn05r commented 2 years ago

@trickeydan I know you made some security improvements to the switch config and presumably manually took a backup of this config. Did you make any progress on automating switch config backups?

trickeydan commented 2 years ago

I didn't, but we probably want to utilise something like https://github.com/ytti/oxidized

Alternatively we could write our own equivalent and stick it on cron, shouldn't be too hard.