Installation¶
Before you start¶
Before starting the installation of Bacula-Web, please you meet the requirements listed below
- you have access to the server using ssh or console access
- you have root access or sudo privileges
Important
Installing Bacula-Web using root account is not recommended, use a regular account with sudo privileges
Installation¶
Bacula-Web can be installed in different way, but the recommended way is by using Composer
You will find more details by following the links below
- Install using Composer
- Install using the archive (see note below)
As of version version 8.7.0, Bacula-Web can also be run using Docker container image (follow link below for more details)
- Install using Docker (more details https://hub.docker.com/r/baculaweb/bacula-web)
Important
Composer archive installation will be deprecated soon, more installation options will come at the same time
Make sure your system meets the minimal requirements by checking the requirement page
Configuration¶
Once Bacula-Web web application is installed, follow these instructions to finalize the configuration
Important
Important: If you have not disabled user authentication, you must follow the final steps which will setup the user authentication database for you
Test¶
To make sure your setup is in good shape, follow instructions in the test chapter