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

Backup: Rework how containers are handled during backup #148

Open saltydk opened 1 year ago

saltydk commented 1 year ago

Keep I/O intensive containers down during backup tasks to avoid prolonging its duration. This includes re-ordering some tasks to close relevant I/O intensive apps before the size check runs etc.