saltyorg / Saltbox

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

Docker startup conditions improvements. #12

Closed saltydk closed 2 years ago

saltydk commented 3 years ago

Consider making the service start conditions more tweakable now that vfs cache full is a feature. VFS cache full mounts can take a lot of time to start up if you ever upload through them directly so maybe we should have optional changes to which service starts after which.

My initial thoughts would be to have docker wait for mergerfs and mergerfs wait for rclone_vfs.service (but make service names configurable in case of custom setups.