Comment on Moving db data (MariaDB) to NFS NAS Hello self-hosters! :) I’d like to tap in

<- View Parent
INeedMana@piefed.zip ⁨2⁩ ⁨weeks⁩ ago

replication in the database it self

AFAIK db replication would require running another db on NAS. Which I tried to avoid

I have another cronjob that takes a backup into the first database docker init folder. Older backups end with -date so they won’t get picked up by the init script. You can do similar with just docker.

Yeah, that’s why I’m thinking to do. Have a container that watches changes to db data and rsyncs those into the NAS for safekeeping. My main goal in all of this is so db data won’t die with laptop’s SSD

original
Sort:hotnewtop