In my home lab I now have the following servers running docker applications
1/ Ubuntu Server (left to run all the time) runs Frigate, Ollama and a few others
2/ Home Assistant server (runs all the time)
3/ Proxmox - 2 VM’s and some LXC’s (runs most of the time)
4/ TrueNAS CE (turned on to run Jellyfin and to do backups)
What’s the best TrueNAS app I can use to back up all my docker containers and applications into one place - so that when I power up the TrueNAS server I simply navigate to the app, and it goes off backs up all the docker instances right across my network…to one central dataset on TrueNAS
Or do I need some sort of script? Or a combination of script and app?
I don’t want an automated backup instance - I just want to login, and run the backup manually
Thanks!
(edit - I think I found the solution : UrBackup
)