On Fri, 27 Sept 2024 at 23:22, joseppe mayer <
joseppe...@gmail.com> wrote:
>
> Hi Marcin,
>
> I hope you're doing well.
>
> I am currently working on a Proxmox host and performed the initial Bacularis tests using containers. Due to the limitations I encountered, I have now switched to a virtual machine with Ubuntu Server 24.04.
>
> After installing Bacularis and accessing its webpage for the first time, I ran into the same issue: after selecting the language, I am directed to the 'Add API Instances' page, and the Bacula install wizard is skipped.
>
> I checked the directories "/etc/bacularis/API/" and "/etc/bacularis/Web/" but found only the bacularis.users files in them.
>
> Could you please advise me on how to access the Bacula install wizard in this Ubuntu Server VM?
Hi Joseppe,
If you mean the bacularis-web container image, it contains the web
interface part only. This container image can be used with other
remote Bacularis API instances and it can be connected to them. This
wizard that you see is exactly for this purpose - for connecting to
remote API. So, if you would like to use it, you need to have at least
one API host somewhere (with catalog and bconsole configured minimum).
Other Bacularis container images provide the API hosts pre-configure
are ready to use. The bacularis-standalone image provides everything
(CATALOG, DIR, SD, FD) and it is rather for Bacularis demo purposes.
In the DockerHub Bacularis projects you can find a section 'About this
image' that gives some tips about how to use each of the images.
For having the install wizard that installs Bacula, in case these
container images it is not needed because Bacula components are
already installed inside images (except bacularis-web image).