Post

Proxmox Backup Server (PBS)

Proxmox Backup Server is an enterprise backup solution, for backing up and restoring VMs, containers, and physical hosts. By supporting incremental, fully deduplicated backups, Proxmox Backup Server significantly reduces network load and saves valuable storage space.

Proxmox Backup Server (PBS)

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/proxmox-backup-server.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 13

Default Credentials

UsernamePassword
rootNone

Notes

Set a root password if using autologin. This will be the PBS password. passwd root
Advanced Install is only possible with IPv6 disabled! Otherwise, the installation may get stuck.

Web Interface

Port: 8007

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