VyOS Configuration Backup Automation with Git
Many years ago when I ran a Ubiquiti EdgeRouter Lite as my primary home router, I came across psitem/edgerouter-backup while searching forums for someone who may have already developed a solution. This worked great for me for as long as I had the Edg...
blog.billclark.io4 min read
Jānis
In VyOS 1.4+ you can use built in feature:
system { config-management { commit-archive { location git+githubrepository.git } } }