vorta

vorta

Docker 应用程序 from b3rrytech's Repository

概述

DESCRIPTION
This is an Unraid Docker template for Vorta, a GUI for BorgBackup. Vorta is a backup client primarily for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft. BorgBackup is originally a CLI based backup tool, so Vorta was created to lower the threshold and allow more people to use it. This containerized version of Vorta gives you access to the GUI over VNC in a browser.

NOTES
• There are other variables available, if needed. Check the GitHub repository to know more.
• The directories needed to interact with the host and/or any external device, is located under '/' in the root of the container.
• When restoring from an archive back to this host, this container needs to be run as Privileged. It is strongly (!) advised that you only do this during restores and toggle it off during normal use.
• I'm not the author of this Docker container. I only provide the Unraid template. Any issues with the container and the application should be submitted to the official GitHub repository. Use the support thread in the forums for any problems with the template. If possible me, or someone else in the community also might be able to provide some guidance for usage.

运行时参数

网络用户界面
http://[IP]:[PORT:5800]
网络
bridge
外壳
sh
特权
false
额外参数
--hostname=unraid-vorta

模板配置

WebUIPorttcp
目标
5800
默认值
5800
价值
5811
SourcePathro

Choose a local source directory. This is Read Only. For multiple sources add another Path.

目标
/unraid/data
默认值
/mnt/user/
价值
/mnt/user/
DestinationPathrw

Choose a local destination directory (if needed). For multiple destinations add another Path.

目标
/unraid/destination
默认值
/mnt/user/
价值
/mnt/user/
RestorePathrw

Configurable in the event you want to restore from an archive. Requires the container to be run as Privieged during restore. It's strongly recommended to only toggle Privileged on WHEN/IF you need to restore.

目标
/restore/
默认值
/mnt/user/
价值
/mnt/user/
VNC passwordVariable

Strongly recommended, but optional. Delete this variable or leave it blank if you don't need a VNC password.

目标
VNC_PASSWORD
App nameVariable

Title that is used in the browser.

目标
APP_NAME
默认值
Vorta
价值
Vorta
Time zoneVariable

List your time zone according to the TZ identifier: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

目标
TZ
默认值
Europe/Berlin
Secure connection for VNCVariable

Use an encrypted connection to access the application's GUI over VNC (HTTPS). 0=off, 1=on Default: 0

目标
SECURE_CONNECTION
默认值
0|1
价值
0
ConfigPathrw

Location for appdata.

目标
/config
默认值
/mnt/user/appdata/vorta
价值
/mnt/user/appdata/vorta/
User IDVariable

PUID

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

PGID

目标
GROUP_ID
默认值
100
价值
100
UmaskVariable
目标
UMASK
默认值
000
价值
000
VNC display widthVariable

Width (in pixels) of the application's window. Scaling is also available in the VNC webUI settings.

目标
DISPLAY_WIDTH
默认值
1280
价值
1280
VNC display heightVariable

Height (in pixels) of the application's window. Scaling is also available in the VNC webUI settings.

目标
DISPLAY_HEIGHT
默认值
768
价值
768

类别

详细信息

存储库
ghcr.io/borgbase/vorta-docker
最后更新2026-06-01
初见2022-02-28

在Unraid 上运行 Vorta 。

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