rick 517777f38f instead of cloning we stop containers now
cause with big containers we need way to much diskspace for clones.
also the backup job runs at night were no one uses these containers so
they can be stopped without a problem
2021-10-16 00:57:19 +02:00
2020-10-28 14:36:12 +01:00
2019-08-03 23:19:53 +00:00
2019-08-04 01:16:53 +02:00

lcx_backup

Backupscript for LXC Container

This script creates a copy of all running containers, backs them up (via lxc export) and deletes the copies afterwards.
Copies are created to prevent database inconsistencies -> copies are way faster than exports

If you want to use this script you need to change the variables backupuser and backuppath to your environment

Description
No description provided
Readme 46 KiB
Languages
Shell 100%