Bacula, the enterprise network backup and recovery suite, ready to run and verify real backup jobs from first boot with per instance credentials.
Bacula is a mature, enterprise grade open source suite for backing up, restoring and verifying data across a network of machines. It is built from cooperating daemons: a Director that schedules and coordinates every backup, verify and restore job; one or more Storage Daemons that write the backup data to disk, tape or a virtual autochanger; and File Daemons (clients) that run on each machine to be protected. A catalog database records every job, file, volume and client so restores can be browsed and performed precisely, and the whole system is driven from the bconsole management console. This appliance runs the Director, a Storage Daemon writing to a file based volume, a local File Daemon and the catalog together on one node, and backs itself up out of the box, so a working backup and restore workflow is available immediately and remote clients can be added by pointing their File Daemons at it.
It suits teams that need dependable, self hosted, policy driven backup and restore for servers and workstations, with a full audit trail in the catalog and no per agent licence cost.
cloudimg ships Bacula secure by default with no baked credential: the packaged daemon and console passwords and the catalog database password are all replaced on the first boot of every instance with unique per VM secrets written to a root only file, so no two instances ever share a login and no upstream default survives into the image. The Director, Storage and File daemons and the PostgreSQL catalog are bound to loopback, a fresh empty catalog is built per instance, and the appliance is verified end to end during build by running a real backup job to completion. It is hardened and fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.