The idea is:
Automated backup to remote site via SSH.
It would be great if I can configure SSH site details and n8n will automatically back itself up on a schedule, maybe daily. This would be combined, of course, with a new option to do a manual restore from the remote site.
My use case:
I use n8n to do various automations for a webcam on youtube. A couple times now our colo provider has gone down requiring us to spin up our backup gcp infrastructure. But our n8n is constantly updated (I am always tweaking something), I had no current backup. so we were stuck on old versions for a while until the colo came back up. If we had automated ssh backup, I could have quickly restored n8n and we could have run in dr with full functionality.
thank you. love n8n.