Backblaze_Personal_Backup

Backblaze_Personal_Backup

Docker 应用程序 from Selfhosters

概述

This Docker container runs the Backblaze personal backup client via WINE, so that you can back up your files with the separation and portability capabilities of Docker on Linux. It runs the Backblaze client and starts a virtual X server and a VNC server with Web GUI, so that you can interact with it. This container needs additional installation steps after running the docker, which can be found here: https://github.com/JonathanTreffler/backblaze-personal-wine-container#installation

运行时参数

网络用户界面
http://[IP]:[PORT:5800]/
网络
bridge
外壳
bash
特权
false
额外参数
--init

模板配置

Http VNC GUIPorttcp

Port used to access the application's GUI via the web interface.

目标
5800
默认值
5800
价值
5800
VNCPorttcp

Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.

目标
5900
默认值
5900
价值
5900
EncryptionVariable

When set to 1, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section in the README for more details.

目标
SECURE_CONNECTION
默认值
0
价值
0
TimezoneVariable

Timezone of the container. Timezone can also be set by mapping /etc/localtime between the host and the container.

目标
TZ
默认值
Etc/UTC
价值
Etc/UTC
Display WidthVariable

Width (in pixels) of the virtual screen's window.

目标
DISPLAY_WIDTH
默认值
900
价值
900
Display HeightVariable

Height (in pixels) of the virtual screen's window.

目标
DISPLAY_HEIGHT
默认值
700
价值
700
VNC PasswordVariable

Password needed to connect to the application's GUI. See the VNC Password section in the README for more details.

目标
VNC_PASSWORD
X11VNC_EXTRA_OPTSVariable

Extra options to pass to the x11vnc server running in the Docker container. WARNING: For advanced users. Do not use unless you know what you are doing.

ENABLE_CJK_FONTVariable

When set to 1, open-source computer font WenQuanYi Zen Hei is installed. This font contains a large range of Chinese/Japanese/Korean characters.

Storage to back upPathrw

This will be exposed to the Backblaze Client as drive D and therefore be backed up

目标
/drive_d/
默认值
/mnt/user/
价值
/mnt/user/
ConfigPathrw

Container Path: /config/

目标
/config
默认值
/mnt/cache/appdata/backblaze_personal_backup/
价值
/mnt/cache/appdata/backblaze_personal_backup/
Force Latest UpdateVariable

Forces the auto updater to download the newest version of the backblaze client from the backblaze servers instead of a known-good version from the Internet Archive.

目标
FORCE_LATEST_UPDATE
默认值
false
价值
true
User IDVariable

When mounting docker-volumes, permission issues can arise between the docker host and the container. You can pass the User_ID permissions to the container with this variable.

目标
USER_ID
默认值
99
价值
99
Group IDVariable

When mounting docker-volumes, permission issues can arise between the docker host and the container. You can pass the Group_ID permissions to the container with this variable.

目标
GROUP_ID
默认值
100
价值
100
Clean Temp DirectoryVariable

When set to 1, all files in the /tmp directory are deleted during the container startup.

目标
CLEAN_TMP_DIR
默认值
1
价值
1
Disable AutoupdateVariable

Disables the auto-update of the backblaze client to the latest known-good version at the time of the docker version release.

目标
DISABLE_AUTOUPDATE
默认值
false
价值
false

下载统计数据

244,707
下载总数
7,995
本月
6,752
平均每月

长期下载总量

加载图表...

详细信息

存储库
tessypowder/backblaze-personal-wine
最后更新2026-03-22
初见2022-01-25

在Unraid 上运行 Backblaze_Personal_Backup 。

Backblaze_Personal_Backup 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。