saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
571 stars 65 forks source link

Multiple local mergerfs branches. #118

Closed saltydk closed 1 year ago

saltydk commented 1 year ago

Add the ability for users to use multiple partitions for the local data storage and try to have hardlinking working across them all. The idea being that each branch has their own Media folder.

saltydk commented 1 year ago

Users can now do this with this implementation https://github.com/saltyorg/Saltbox/commit/976c3ceb35870305b20c07cbe0cf799bc6bfa45f they are expected to understand how mergerfs works on their own though.