proxmox-backup-server
Docker 应用程序 from ZappyZap's Repository
概述
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
运行时参数
- 网络用户界面
https://[IP]:[PORT:8007]- 网络
host- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped --memory=2g --mount type=tmpfs,destination=/run
模板配置
pbs_etcPathrw
ETC
- 目标
- /etc/proxmox-backup
- 默认值
- /mnt/user/appdata/pbs/etc
- 价值
- /mnt/user/appdata/pbs/etc
pbs_logsPathrw
Logs Directory
- 目标
- /var/log/proxmox-backup
- 默认值
- /mnt/user/appdata/pbs/logs
- 价值
- /mnt/user/appdata/pbs/logs
pbs_libPathrw
Lib Directory
- 目标
- /var/lib/proxmox-backup
- 默认值
- /mnt/user/appdata/pbs/lib
- 价值
- /mnt/user/appdata/pbs/lib
Backup DirPathrw
Backup Directory (Datastore)
- 目标
- /backups
- 价值
- /mnt/user/pbs_backup/
TZVariable
TZ
- 默认值
- America/Toronto
- 价值
- America/Toronto
类别
下载统计数据
683,933
下载总数
45,670
本月
37,942
平均每月
长期下载总量
加载图表...
详细信息
存储库
ayufan/proxmox-backup-server:latest最后更新2026-05-15
初见2023-10-08
在Unraid 上运行 proxmox-backup-server 。
proxmox-backup-server 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。