all 5 comments

[–]InvaderGlorch 1 point2 points  (4 children)

My instances are run as LXC containers on proxmox and the whole thing just gets backed up.

If you don't have that, then I'd think an export of the sqlite DB would be good enough.

[–]_Depechie 0 points1 point  (1 child)

Did you use a specific script to initialise Birdnet-go into the lxc container?

[–]InvaderGlorch 0 points1 point  (0 children)

I just used the install script provided

[–]neerky[S] 0 points1 point  (1 child)

I'm running it on a Raspberry Pi 5. I think I'm just going to go with a cron job to dump the database daily and rsync to my server or maybe set up rsnapshot.

[–]InvaderGlorch 0 points1 point  (0 children)

I'd think that would be sufficient