Backblaze_Personal_Backup
Backblaze_Personal_Backup
Docker app from Selfhosters
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:5800]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--init
Template configuration
Port used to access the application's GUI via the web interface.
- Target
- 5800
- Default
- 5800
- Value
- 5800
Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.
- Target
- 5900
- Default
- 5900
- Value
- 5900
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.
- Target
- SECURE_CONNECTION
- Default
- 0
- Value
- 0
Timezone of the container. Timezone can also be set by mapping /etc/localtime between the host and the container.
- Target
- TZ
- Default
- Etc/UTC
- Value
- Etc/UTC
Width (in pixels) of the virtual screen's window.
- Target
- DISPLAY_WIDTH
- Default
- 900
- Value
- 900
Height (in pixels) of the virtual screen's window.
- Target
- DISPLAY_HEIGHT
- Default
- 700
- Value
- 700
Password needed to connect to the application's GUI. See the VNC Password section in the README for more details.
- Target
- VNC_PASSWORD
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.
When set to 1, open-source computer font WenQuanYi Zen Hei is installed. This font contains a large range of Chinese/Japanese/Korean characters.
This will be exposed to the Backblaze Client as drive D and therefore be backed up
- Target
- /drive_d/
- Default
- /mnt/user/
- Value
- /mnt/user/
Container Path: /config/
- Target
- /config
- Default
- /mnt/cache/appdata/backblaze_personal_backup/
- Value
- /mnt/cache/appdata/backblaze_personal_backup/
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.
- Target
- FORCE_LATEST_UPDATE
- Default
- false
- Value
- true
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.
- Target
- USER_ID
- Default
- 99
- Value
- 99
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.
- Target
- GROUP_ID
- Default
- 100
- Value
- 100
When set to 1, all files in the /tmp directory are deleted during the container startup.
- Target
- CLEAN_TMP_DIR
- Default
- 1
- Value
- 1
Disables the auto-update of the backblaze client to the latest known-good version at the time of the docker version release.
- Target
- DISABLE_AUTOUPDATE
- Default
- false
- Value
- false
Download Statistics
Total Downloads Over Time
Details
tessypowder/backblaze-personal-wineRun Backblaze_Personal_Backup on Unraid.
Backblaze_Personal_Backup is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.