Before You Start
Operating System
- Linux kernel 4.7+ (eBPF change tracking)
- Ubuntu 20.04+ / Debian 10+
- RHEL 8+ / CentOS 8+ / Fedora
- Windows 10/11 (Administrator required)
Filesystems
- NTFS (Windows)
- ext4 / XFS (Linux)
Privileges
- Linux: root or
CAP_BPF+CAP_SYS_ADMIN - Windows: Administrator
Networking
- Allow TCP
50051between agents and the backup server
Hardware (baseline)
- CPU: 2+ cores
- RAM: 4–8 GB
- Disk: enough space for snapshots on the server repository
Recommended Order (Server First)
- Install and configure the Backup Server
- Start and verify the Backup Server
- Install Backup Agent(s)
- Point agents at the server address
- Verify agent connectivity and first backup
Why server first? Agents require a reachable server to register and upload backups.
Next Steps
- Install components:
/docs/getting-started/installation - Verify installation:
/docs/getting-started/verify-installation - Configure agents:
/docs/configuration/daemon-mode
Last updated on