This repository contains a collection of operators that handle backups in the Juju ecosystem. Its goal is to provide an easy-to-use, highly integrated backup solution for charms in Juju.
This repository contains the source code for the following backup-related charms:
backup-integrator: An integrator charm that requires backup relation on behalf of other charms.bacula-server: A machine charm that installs and manages all server components of the Bacula backup solution, including the Bacula Director, Bacula Storage Daemon, and Baculum.bacula-fd: A subordinate charm that installs and manages the Bacula File Daemon, which is the backup agent in the Bacula solution.
The repository also holds the snapped workloads of the aforementioned charms:
charmed-bacula-server: A snap containing all server components of the Bacula backup solution, including the Bacula Director, Bacula Storage Daemon, and Baculum.
The backup operators project is a member of the Ubuntu family. It is an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.