Bacularis is a free and open-source Bacula web interface - API configured with File Daemon
10K+
Bacularis is a web interface to configure, manage and monitor Bacula backup environment. It is a complete solution for setting up backup jobs, doing restore data, managing tape or disk volumes in local and remote storage, work with backup clients, and doing daily administrative work with backups. It also supports autochanger management. Bacularis provides advanced user management and role-based access control that enable to configure it for regular users where every user can log in to the web interface and does backup and restore own computer data only.
| standalone | web | api-dir | api-sd | api-fd | |
|---|---|---|---|---|---|
| API interface available | V | V | V | V | |
| API interface configured | V | V | V | V | |
| Web interface available | V | V | |||
| Web interface configured | V | ||||
| Bacula Director | V | V | |||
| Bacula Storage Daemon | V | V | |||
| Bacula File Daemon | V | V | |||
| PostgreSQL database | V | V |
Bacularis on Alpine 3.22.1
| Package | Version |
|---|---|
| Bacula | 15.0.2 |
| PostgreSQL | 17.5 |
| PHP | 8.4.10 |
| Nginx | 1.28.0 |
Bacularis on Debian 13 Trixie
| Package | Version |
|---|---|
| Bacula | 15.0.3 |
| PostgreSQL | 17.5 |
| PHP | 8.4.10 |
| Nginx | 1.26.3 |
It contains installed and configured the Bacularis API with ready to use Bacula File Daemon. The image can be used to connect to existing Bacularis Web instances ran in containers or outside them. If you would like to connect to the Bacularis Web in container environment, you can try for example this image: bacularis-web
docker run -d -p 9097:9097 bacularis/bacularis-api-fd
Alpine and Debian image volume paths:
/etc/bacula - Bacula configuration files/var/lib/bacula - Bacula working directory/var/www/bacularis/protected/vendor/bacularis/bacularis-api/API/Config - Bacularis API configuration files/var/www/bacularis/protected/vendor/bacularis/bacularis-api/API/Logs - Bacularis API logs/var/www/bacularis/protected/vendor/bacularis/bacularis-common/Common/Working - Bacularis working directoryAccess: http://yourhost:9097
Login: admin
Password: admin
Bacularis Docker project on GitHub: https://github.com/bacularis/bacularis-docker
Bacularis project website: https://bacularis.app
Bacularis documentation: https://bacularis.app/doc
Project on GitHub: https://github.com/bacularis
Content type
Image
Digest
sha256:ea2ccd57b…
Size
54.5 MB
Last updated
about 1 month ago
docker pull bacularis/bacularis-api-fd