bacularis/bacularis-web

By bacularis

Updated about 1 month ago

Bacularis is a free and open-source Bacula web interface - pure webGUI without API

Image
Security
Web servers
Databases & storage
0

10K+

bacularis/bacularis-web repository overview

What is Bacularis?

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.

What Bacularis images contain

standalonewebapi-dirapi-sdapi-fd
API interface availableVVVV
API interface configuredVVVV
Web interface availableVV
Web interface configuredV
Bacula DirectorVV
Bacula Storage DaemonVV
Bacula File DaemonVV
PostgreSQL databaseVV

Bacularis on Alpine 3.22.1

PackageVersion
Bacula15.0.2
PostgreSQL17.5
PHP8.4.10
Nginx1.28.0

Bacularis on Debian 13 Trixie

PackageVersion
Bacula15.0.3
PostgreSQL17.5
PHP8.4.10
Nginx1.26.3

About this image

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:

How to use this image

docker run -d -p 9097:9097 bacularis/bacularis-web

Volume paths

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 directory

Access parameters

Access: http://yourhost:9097

Login: admin

Password: admin

Where to report problems

Bacularis Docker project on GitHub: https://github.com/bacularis/bacularis-docker

Report a new issue

Where to find help

Bacularis project website: https://bacularis.app

Bacularis documentation: https://bacularis.app/doc

Project on GitHub: https://github.com/bacularis

Tag summary

Content type

Image

Digest

sha256:cdae7f02c

Size

66.2 MB

Last updated

about 1 month ago

docker pull bacularis/bacularis-web