Open geerlingguy opened 3 years ago
(Alternatively, try to find ways to automate the configuration with Ansible so I wouldn't even need the configs.)
If everything is pushed automatically, you only need to backup the source of that push. I don't have this more my network devices yet, but it is something I am working on.
pi-hole backup is fairly easy. just use the teleporter
pihole -a teleporter
creates a tar file as a backup. that can be used in backup scripts
I just found https://github.com/ytti/oxidized which looks interesting to backup routers etc. (has config for aruba) (it is in the mikrotik forum post, i linked in #6)
I manually back up configurations for the following devices into my NAS, in an 'App Data' directory. I would like to not do that manually, because manual processes are sad.