Re: Admin two instances of Bacula v15 from one Baculum?
Marcin Haba <[email protected]>
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <CAOqQBvMUF8vmOiHj3e7nXcF3jzdi=tkrny+KfHJWrzM=Jagkzg@mail.gmail.com> |
On Sat, 30 Nov 2024 at 12:24, Chris Wilkinson <[email protected]> wrote: > > I just set up a second instance of Bacula v15 on a second server. Is it possible to administer both instances from the one existing Baculum? > > Both servers are on the same Lan. > > I thought maybe I need to add a second director to Baculum but not sure if that is right. > > Thanks for any info. Hello Chris, Yes, it is possible. To have it, you need to do the following steps: 1) Install Baculum API on the second Bacula instance. 2) Configure Baculum API with desired API capabilities. 3) On the Baculum Web side add a new API host that will connect to the new Baculum API. 4) Assign the new API host to a Baculum Web user. 5) After that at the top right side of the web interface you will have a combobox to switch between the two Bacula environments. To do the above useful will be reading 'Remote host management' chapter in the Baculum documentation: https://baculum.app/doc/remote/basic.html Good luck. Best regards, Marcin Haba (gani)