Post

UrBackup Server

URBackup is an open-source backup software designed for creating reliable and efficient backups of both files and system images. It supports client-server architecture, allowing you to back up multiple computers to a central server. It offers features such as incremental backups, real-time file backup, and scheduling, ensuring minimal data loss and quick recovery

UrBackup Server

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/urbackupserver.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 16 GB OS: Debian 13

Notes

You probably want to drastically extend the storage space to fit whatever clients you want to back up
Directory /opt/urbackup/backups is set as initial backup path. Change it to your liking

Web Interface

Port: 55414

This post is licensed under CC BY 4.0 by the author.