imagegenius' Repository - 0 apps
Mainteneur : imagegenius' Repository
duplicati
Application Docker from imagegenius' Repository
Vue d'ensemble
Duplicati is a backup client that securely stores encrypted, incremental, compressed remote backups of local files on cloud storage services and remote file servers.
Install Duplicati on Unraid in a few clicks.
Find Duplicati 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 Apps on Unraid Find an app Click Install
Détails
Référentiel
ghcr.io/imagegenius/duplicatiDernière mise à jour2026-06-06
Première vue2023-01-22
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8200]- Réseau
bridge- Coquille
bash- Privilégié
- false
Configuration du modèle
WebUIPorttcp
WebUI Port
- Cible
- 8200
- Défaut
- 8200
AppdataPathrw
Appdata Path
- Cible
- /config
Path: /backupsPathrw
Backup Destination Path
- Cible
- /backups
Path: /sourcePathrw
Backup Source Path
- Cible
- /source
Path: /tmpPathrw
Temporary Uploads Path
- Cible
- /tmp
CLI_ARGSVariable
Optionally specify any CLI variables(https://duplicati.readthedocs.io/en/latest/07-other-command-line-utilities/) you want to launch the app with
PUIDVariable
UID for permissions. Do not change unless you know what you're doing.
- Défaut
- 99
PGIDVariable
GID for permissions. Do not change unless you know what you're doing.
- Défaut
- 100
UMASKVariable
UMASK for newly created files. Do not change unless you know what you're doing.
- Défaut
- 022