OneRepo BackupPilot rpm
Administration

A native Linux desktop backup client for Proxmox Backup Server (PBS).

BackupPilot wraps the official proxmox-backup-client in a modern GNOME app (GTK4 and Libadwaita) with a background service. You can protect local files and folders, run scheduled backups, monitor job health, and restore from snapshots — without using the command line.

Save as /etc/yum.repos.d/backuppilot-stable.repo (channel stable).

YUM/DNF repository (.repo)

[backuppilot-stable]
name=BackupPilot stable
baseurl=https://repos.onesystems.ch/rpm/backuppilot/stable
enabled=1
gpgcheck=0
repo_gpgcheck=1
gpgkey=https://repos.onesystems.ch/api/projects/backuppilot/gpg-key

After saving the file, run dnf update. DNF imports the GPG key from gpgkey= automatically — confirm the prompt once.

Save as /etc/yum.repos.d/backuppilot-beta.repo (channel beta).

YUM/DNF repository (.repo)

[backuppilot-beta]
name=BackupPilot beta
baseurl=https://repos.onesystems.ch/rpm/backuppilot/beta
enabled=1
gpgcheck=0
repo_gpgcheck=1
gpgkey=https://repos.onesystems.ch/api/projects/backuppilot/gpg-key

After saving the file, run dnf update. DNF imports the GPG key from gpgkey= automatically — confirm the prompt once.

Name Size Modified
Parent directory    
📁 beta/   08.06.2026 15:42:35
📁 stable/   09.06.2026 17:44:08
🔑 KEY.gpg 3.8 KB 09.06.2026 18:22:42