bacula-dir.mysql
network backup service - MySQL storage for Director
Install
- All systems
-
curl cmd.cat/bacula-dir.mysql.sh
- Debian
-
apt-get install bacula-director-mysql
- Ubuntu
-
apt-get install bacula-director-mysql
- Kali Linux
-
apt-get install bacula-director-mysql
- CentOS
-
yum install bacula-director-mysql
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bacula-director-mysql
- Raspbian
-
apt-get install bacula-director-mysql
- Dockerfile
- dockerfile.run/bacula-dir.mysql
bacula-director-mysql
network backup service - MySQL storage for Director
Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. The Bacula Director service supervises all the backup, restore, verify, and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. This package stores Bacula's catalog in a MySQL database, and thus is suitable for medium-sized installations.