Description
Use this if you're running a stable version of Redhat Enterprise Linux / CentOS for Fedora and you want the latest Bacula for running backups without the need to recompile packages on your own.
This repository contains the latest Bacula for all supported (non-EOL) distributions. Packages are built with the following features enabled:
- Standard components:
director
,storage
,client
,bconsole
. - Graphical components:
bat
,tray-monitor
. - Tab completion for bconsole.
- Nagios plugin.
- HTML/PDF docs.
- Quick start guides.
- File Daemon
bpipe-fd
,docker-fd
,cdp-fd
andkubernetes-fd
(EL9+ and Fedora only) plugin. - Director
ldap-dir
plugin. - Storage Daemon
s3
cloud driver. - POSIX.1e capabilities for File Daemon.
- GZIP/LZO compression.
- Static uid/gid of 133 (see "setup" package).
- SQL libraries needed only by Director and Storage daemons.
- SQL backend management through the alternatives system.
- Always use system QT libraries.
- Removal of SHA1 non-free code (uses OpenSSL).
- Optional LogWatch scripts.
- Separate
firewalld
services (cumulative and File Daemon as part of the basefirewalld
package, Storage and Director included here).
Installation Instructions
Installing on top of previous packages (for example CentOS 5.0.0 versions) is supported, just upgrade directly.
Quick start
Install the package with the quickstart instructions:
dnf -y install bacula-common
Then look at the following files for a quick start with the various database backends:
/usr/share/doc/bacula-common/quickstart_mysql.txt
/usr/share/doc/bacula-common/quickstart_postgresql.txt
/usr/share/doc/bacula-common/quickstart_sqlite3.txt
Please see the included documentation after installing: /usr/share/doc/bacula-common/README.md
No new build will be performed on epel-6
, the last one is 9.6.6. Newer versions of Bacula director and storage daemon will still be compatible with it.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (32)*, x86_64 (143)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (86)*, x86_64 (23508)* | EPEL 7 (4616 downloads) |
EPEL 8 | aarch64 (144)*, ppc64le (171)*, s390x (152)*, x86_64 (8536)* | EPEL 8 (948 downloads) |
EPEL 9 | aarch64 (131)*, ppc64le (170)*, s390x (167)*, x86_64 (1864)* | EPEL 9 (296 downloads) |
Fedora 38 | aarch64 (96)*, ppc64le (111)*, s390x (96)*, x86_64 (129)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (24)*, ppc64le (24)*, s390x (25)*, x86_64 (24)* | Fedora 39 (37 downloads) |
Fedora 40 | aarch64 (23)*, ppc64le (24)*, s390x (24)*, x86_64 (44)* | Fedora 40 (31 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds