Bacularis is a free and open-source Bacula web interface - pure webGUI without API
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 a pure the Bacularis web interface without API layer. It can be used to connect external Bacularis API server(s) in containers or outside them. If you would like to connect Bacularis API ran in containers, you can use dedicated for this purpose images:
docker run -d -p 9097:9097 bacularis/bacularis-web
Alpine and Debian image volume paths:
/var/www/bacularis/protected/vendor/bacularis/bacularis-web/Web/Config - Bacularis Web configuration files/var/www/bacularis/protected/vendor/bacularis/bacularis-web/Web/Logs - Bacularis Web 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:cdae7f02c…
Size
66.2 MB
Last updated
about 1 month ago
docker pull bacularis/bacularis-web