On Mon, 25 Aug 2025 at 17:18, Dragan Milivojević <gali...@pkm-inc.com> wrote: > > How is this postgre backup plugin implemented, can it be used without > Bacularis (I usually do not run it on my servers, just bacula cli).
Hello Dragan, This Bacularis plugin is implemented using the Bacularis plugin interface. This is an interface that all Bacularis plugins use. There is a general part common for plugins and is a specialistic part for each plugin type, for example we have plugins for backup, plugins for notifications, plugins for configuration or plugins for events and actions. Here you can see simple implementation examples: https://bacularis.app/doc/plugins/create-plugin.html Everybody can create own Bacularis plugin for own purposes and I encourage for doing that. This is not difficult and it does not require to know how the web interface works internally. Bacularis is open to customization and we are trying to provide what is needed for that. For using these plugins as standalone, this is not possible to use without Bacularis. You wrote you are using Bacula cli. In my opinion, using Bacularis does not have to exclude using Bacula cli but this is individual preference, of course, and everybody can choose. Best regards, Marcin Haba (gani) _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users