All apps · 0 apps
luckyBackup
Docker app from ich777's Repository
Overview
LuckyBackup is a very user-friendly GUI backup program. It uses rsync as a backend and transfers over only changes made rather than all data.
Update: The container will check on every start/restart if there is a newer version available
Cron: If you create a cron job please be sure to tick the "Console Mode" checkbox, otherwise the cron jobs will not work.
Language: If you want to change the language make sure to exit luckyBackup from within the WebGUI by clicking 'Profile -> Quit' or CTRL +X otherwise the language change isn't saved.
Install luckyBackup on Unraid in a few clicks.
Find luckyBackup in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for luckyBackup Review the template variables and paths Click Install
Categories
Download Statistics
498,134
Total Downloads
4,795
This Month
3,299
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
ghcr.io/ich777/luckybackupLast Updated2025-12-11
First Seen2020-10-04
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/vnc.html?autoconnect=true- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Data DirPathrw
Config path
- Target
- /luckybackup
- Value
- /mnt/cache/appdata/luckybackup/
WebGUIPorttcp
WebGUI http Port
- Target
- 8080
- Value
- 8080
SharesPathrw
Container Path: /mnt/user
- Target
- /mnt/user
- Value
- /mnt/user/
Run as root userVariable
This is only needed if you want to create backups from your /boot drive or other directories that require root privileges (please don't forget to change the Shares Host path to / otherwise you can't see it in /mnt in the container).
- Target
- ROOT
- Default
- false|true
- Value
- false
Data PermissionsVariable
Data Permissions for config directory
- Target
- DATA_PERM
- Value
- 770
Umask ValueVariable
Container Variable: UMASK
- Target
- UMASK
- Value
- 0000
UIDVariable
Container Variable: UID
- Value
- 99
GIDVariable
Container Variable: GID
- Value
- 100
Custom Screen WidthVariable
Minimum screen width 1024 pixels
- Target
- CUSTOM_RES_W
- Value
- 1024
Custom Screen HeightVariable
Minimum screen hight 768 pixels
- Target
- CUSTOM_RES_H
- Value
- 768