hi peeps.
Im early on my selfhosting journey and managed to setup some things as a test in docker. the main service im looking to run is ERPNext. after a while I got it up and running so now I want to back this up including all the customization I did in the app.
where to start with this? any intuitive guide?


Modern filesystems like ZFS have snapshots and the ability to incrementally copy those around even over the network. I’d suggest considering using those instead of something that operates on top of the filesystem.
Uuh what? Im not sure I follow. this feels more complicated rather that using some sort of service
Well there’s software that can make it easier. Just an option. For ZFS specifically there’s zfs_autobackup which I’ve got experience with and I haven’t tried this but just found out about a Web UI that works with it: https://github.com/natankeddem/bale