2023-02-28 00:15:03 +00:00
name : duplicati
services :
2023-03-07 00:52:47 +00:00
duplicati :
environment :
PGID : "1000"
PUID : "1000"
TZ : Europe/London
image : linuxserver/duplicati:2.0.6
2023-03-07 18:15:13 +00:00
deploy :
resources :
reservations :
memory : 64M
2023-03-07 00:52:47 +00:00
network_mode : bridge
ports :
- target : 8200
published : "8200"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/$AppID/config
target : /config
- type : bind
source : /DATA/Duplicati/backups
target : /backups
- type : bind
source : /DATA/Duplicati/source
target : /source
x-casaos :
author : CasaOS Team
category : Cloud
container :
envs :
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : PUID
description :
en_US : ""
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : PGID
description :
en_US : ""
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : TZ
description :
en_US : ""
index : /
port_map : "8200"
2023-02-28 00:15:03 +00:00
ports :
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : "8200"
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : /config
description :
en_US : ""
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : /backups
description :
en_US : ""
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : /source
2023-02-28 00:15:03 +00:00
description :
2023-03-07 00:52:47 +00:00
en_US : ""
description :
en_US : Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.
developer : duplicati
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Duplicati/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Duplicati/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Duplicati/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Duplicati/screenshot-3.png
tagline :
en_US : Store securely encrypted backups in the cloud!
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Duplicati/thumbnail.png
tips : {}
title :
en_US : Duplicati
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- arm64
main_app : duplicati