this post was submitted on 15 Jun 2023
2 points (100.0% liked)
Plex
2501 readers
2 users here now
Welcome to Plex, a community dedicated to Plex, the media server/client solution for enjoying your media!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Docker containers are easier to backup and restore since the config folder is easily accessible. Also if your plex server is accessible to the internet it will be harder for hackers to take it over if there's any possible exploits.
Yep my backup scrip consists of just taring one directory. Pretty dang easy to stand back up
Just out of curiosity, do you backup all the generated metadata too? I backup my Plex folder from my SSD to my unraid array weekly, and it takes quite a long time to get through.
You might want to look at how you’re backing up. Something like BorgBackup or better RSync scripts would benefit this process by only taking differences instead of a full backup. Unless you’re constantly adding and deleting media daily, a weekly Plex backup shouldn’t really take a long time.