bareos icon indicating copy to clipboard operation
bareos copied to clipboard

Scripts not update in bareos-dir Alpine version

Open FlorentPoinsaut opened this issue 3 years ago • 2 comments

Hi! Because of volume mounted in /etc/bareos, scripts are not updated between two versions of Bareos.

Workaround: tar xf bareos-dir.tgz etc/bareos/scripts/

FlorentPoinsaut avatar Jun 02 '22 15:06 FlorentPoinsaut

Hello,

To force update of /etc/bareos content you should remove /etc/bareos/bareos-config.control file on the mounted volume before starting the container

barcus avatar Jun 09 '22 20:06 barcus

Hello,

Thank you for you answer. But override all the /etc/bareos is a bit to much for me. I have set some params inside config files and with this solution I have to check all .before-control to see if it's different from new version.

Nevermind, I don't know if we have to find a solution or only have this fact in our head.

FlorentPoinsaut avatar Jun 10 '22 08:06 FlorentPoinsaut