📄️ Introduction
Bareos is a set of computer programs that permits the system administrator to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Bareos can also run entirely upon a single computer and can backup to various types of media, including tape and disk.
📄️ Bareos Server
---
📄️ Bareos WebUI
Bareos WebUI is a PHP web application that connects to bareos-dir using a dedicated Console user and ACL Profile, allowing safe monitoring and control of backup jobs via browser.
📄️ Bareos Schedules
Bareos schedules define when and what level of backup (Full, Incremental, Differential) runs.
🗃️ Bareos Storages
1 item
📄️ Bareos Client
Bareos File Daemon (FD) is the client-side agent responsible for reading files and sending backup data securely to the Bareos Storage Daemon, authenticated by the Director. This guide converts your Ansible logic into pure native Linux commands.
🗃️ Bareos Jobs
3 items
📄️ Troubleshooting
---