Skip to content

Why are MediaCovers for Sonarr/Radarr/Lidarr defined in the docker compose volumes? #147

Answered by anandslab
Briare0s asked this question in Q&A
Discussion options

You must be logged in to vote

Yes.

I recently moved my home server to proxmox. The whole server now runs in a Ubuntu VM. I wanted to keep the size of the backups small but still be able to restore full functionality in case of a failure.

MediaCovers, Plex metadata, etc. take up several gigabytes of space. Plus they do not compress well. They can be recreated easily if lost.

So I moved those to a separate VM disk that is not backed up. The folder from this VM disk is mounted as a volume. I will clarify this in my docker compose.

The size of my backups went down from 51 GB to 5.6 GB this way.

For a normal install, this is not needed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Briare0s
Comment options

Answer selected by Briare0s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants