proxmox-backup-server
proxmox-backup-server
Docker app from ZappyZap's Repository
Overview
Proxmox Backup Server in a Container
This is an unofficial compilation of Proxmox Backup Server to run it in a container for AMD64 and ARM64.
Running in a container might result in some functions not working properly. Feel free to create an issue to debug those.
login to https://:8007/ with admin / pbspbs. After that change a password.
Note:
The core features should work, but there are ones do not work due to container architecture:
ZFS: it is not installed in a container
Shell: since the PVE (not PAM) authentication is being used, and since the shell access does not make sense in an ephemeral container environment
PAM authentication: since containers are by definition ephemeral and no /etc/ configs are being persisted
Runtime arguments
- Web UI
https://[IP]:[PORT:8007]- Network
host- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped --memory=2g --mount type=tmpfs,destination=/run
Template configuration
pbs_etcPathrw
ETC
- Target
- /etc/proxmox-backup
- Default
- /mnt/user/appdata/pbs/etc
- Value
- /mnt/user/appdata/pbs/etc
pbs_logsPathrw
Logs Directory
- Target
- /var/log/proxmox-backup
- Default
- /mnt/user/appdata/pbs/logs
- Value
- /mnt/user/appdata/pbs/logs
pbs_libPathrw
Lib Directory
- Target
- /var/lib/proxmox-backup
- Default
- /mnt/user/appdata/pbs/lib
- Value
- /mnt/user/appdata/pbs/lib
Backup DirPathrw
Backup Directory (Datastore)
- Target
- /backups
- Value
- /mnt/user/pbs_backup/
TZVariable
TZ
- Default
- America/Toronto
- Value
- America/Toronto
Categories
Download Statistics
683,933
Total Downloads
45,670
This Month
37,942
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
ayufan/proxmox-backup-server:latestLast Updated2026-05-15
First Seen2023-10-08
Run proxmox-backup-server on Unraid.
proxmox-backup-server is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.