I´m using Bacula for backuping my servers and clients, but the versions of bacula in the official repository are very old. So I compiled and installed all the components by myself. But that was very much work and it is also very much work when I want to update the components.
Is there a possibility for an automated build service that creates new packages when a new update of bacula realeases? (maybe in combination with git) And how can I deploy the created packages with a foreign source to my servers and clients?
greetings Nico