barcus / bareos

Docker image for Bareos
https://hub.docker.com/r/barcus
MIT License
119 stars 57 forks source link

Q: vchanger included? #160

Closed furrnace closed 2 years ago

furrnace commented 2 years ago

Hi, does the SD container include vchanger? If not yet, is that something you would be willing to plan for upcoming releases?

barcus commented 2 years ago

Hi, I don't know about vchanger, it looks like a Bacula tool but this image is for Bareos. Let me know :)

furrnace commented 2 years ago

vchanger works for bareos as well. some bareos users are actually using it.

barcus commented 2 years ago

I built a new bareos-storage image which include vchanger inside /usr/local/bin/vchanger/. There are also few scripts inside /usr/local/libexec/vchanger/. Can you test it please ?

barcus/bareos-storage:vchanger (based on Ubuntu image + Bareos 21) or build your own there https://github.com/barcus/bareos/tree/sd-vchanger/storage/21-ubuntu

barcus commented 2 years ago

I close this one, feel free to open it again @furrnace :)

furrnace commented 1 year ago

Thank you!