Add Duplicati
This commit is contained in:
parent
3a9b9aca96
commit
5e91df714f
|
@ -14,6 +14,7 @@ This is the official repository for the Tipi App Store. It contains all the apps
|
|||
- [Codex.Docs](https://github.com/codex-team/codex.docst) - Free Docs app powered by Editor.js ecosystem.
|
||||
- [Deluge](https://github.com/linuxserver/docker-deluge) - Deluge is a lightweight, Free Software, cross-platform BitTorrent client
|
||||
- [DokuWiki](https://github.com/dokuwiki/dokuwiki) - DokuWiki is a simple to use and highly versatile Open Source wiki software
|
||||
- [Duplicati](https://github.com/linuxserver/docker-duplicati) - Store securely encrypted backups in the cloud!
|
||||
- [Filebrowser](https://github.com/filebrowser/filebrowser) - Web File Browser
|
||||
- [Firefly III](https://github.com/firefly-iii/firefly-iii) - A personal finances manager
|
||||
- [Fireshare](https://github.com/ShaneIsrael/fireshare) - Self host your media and share with unique links
|
||||
|
|
16
apps/App-Simple-Template/config.json
Normal file
16
apps/App-Simple-Template/config.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"$schema": "../schema.json",
|
||||
"name": "Duplicati",
|
||||
"port": 8159,
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "duplicati",
|
||||
"tipi_version": 1,
|
||||
"version": "2.0.6",
|
||||
"categories": ["data"],
|
||||
"description": "Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.",
|
||||
"short_desc": "Store securely encrypted backups in the cloud!",
|
||||
"author": "https://github.com/duplicati",
|
||||
"source": "https://github.com/linuxserver/docker-duplicati",
|
||||
"form_fields": []
|
||||
}
|
26
apps/App-Simple-Template/docker-compose.yml
Normal file
26
apps/App-Simple-Template/docker-compose.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
version: "3"
|
||||
|
||||
services:
|
||||
duplicati:
|
||||
container_name: duplicati
|
||||
image: lscr.io/linuxserver/duplicati:2.0.6
|
||||
ports:
|
||||
- ${APP_PORT}:8200
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/duplicati-config:/config
|
||||
- ${ROOT_FOLDER_HOST}:/backups/runtipi-folder
|
||||
- /home:/source
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=${TZ}
|
||||
networks:
|
||||
- tipi_main_network
|
||||
labels:
|
||||
traefik.enable: ${APP_EXPOSED}
|
||||
traefik.http.routers.duplicati.rule: Host(`${APP_DOMAIN}`)
|
||||
traefik.http.routers.duplicati.entrypoints: websecure
|
||||
traefik.http.routers.duplicati.service: duplicati
|
||||
traefik.http.routers.duplicati.tls.certresolver: myresolver
|
||||
traefik.http.services.duplicati.loadbalancer.server.port: 8200
|
||||
|
45
apps/App-Simple-Template/metadata/description.md
Normal file
45
apps/App-Simple-Template/metadata/description.md
Normal file
|
@ -0,0 +1,45 @@
|
|||
# Folder Info
|
||||
|
||||
By Defualt, The template has a few folders mounted
|
||||
- /backups/runtipi-folder - Tipi Root Folder
|
||||
- /source - Home Directory
|
||||
|
||||
# Duplicati
|
||||
|
||||
Store securely encrypted backups on cloud storage services!
|
||||
|
||||
Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works with:
|
||||
|
||||
_Amazon S3, [IDrive e2](https://www.idrive.com/e2/duplicati "Using Duplicati with IDrive e2"), [Backblaze (B2)](https://www.backblaze.com/blog/duplicati-backups-cloud-storage/ "Duplicati with Backblaze B2 Cloud Storage"), Box, Dropbox, FTP, Google Cloud and Drive, HubiC, MEGA, Microsoft Azure and OneDrive, Rackspace Cloud Files, OpenStack Storage (Swift), Sia, Storj DCS, SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), [and more!](https://duplicati.readthedocs.io/en/latest/01-introduction/#supported-backends)_
|
||||
|
||||
Duplicati is licensed under LGPL and available for Windows, OSX and Linux (.NET 4.7.1+ or Mono 5.10.0+ required).
|
||||
|
||||
# [](https://github.com/duplicati/duplicati#support)Support
|
||||
|
||||
Duplicati is supported by an [active community and you can reach them via our forum](https://forum.duplicati.com).
|
||||
|
||||
We have a great [Duplicati manual](https://docs.duplicati.com) that you can also [contribute to](https://github.com/kees-z/DuplicatiDocs).
|
||||
|
||||
# [](https://github.com/duplicati/duplicati#features)Features
|
||||
|
||||
- Duplicati uses AES-256 encryption (or GNU Privacy Guard) to secure all data before it is uploaded.
|
||||
- Duplicati uploads a full backup initially and stores smaller, incremental updates afterwards to save bandwidth and storage space.
|
||||
- A scheduler keeps backups up-to-date automatically.
|
||||
- Integrated updater notifies you when a new release is out
|
||||
- Encrypted backup files are transferred to targets like FTP, Cloudfiles, WebDAV, SSH (SFTP), Amazon S3 and others.
|
||||
- Duplicati allows backups of folders, document types like e.g. documents or images, or custom filter rules.
|
||||
- Duplicati is available as application with an easy-to-use user interface and as command line tool.
|
||||
- Duplicati can make proper backups of opened or locked files using the Volume Snapshot Service (VSS) under Windows or the Logical Volume Manager (LVM) under Linux. This allows Duplicati to back up the Microsoft Outlook PST file while Outlook is running.
|
||||
- Filters, deletion rules, transfer and bandwidth options, etc
|
||||
|
||||
# [](https://github.com/duplicati/duplicati#why-use-duplicati)Why use Duplicati?
|
||||
|
||||
Keep your data safe, store it far away, update your backup regularly! This is a simple rule but many backup solutions do not achieve that today. But Duplicati does!
|
||||
|
||||
Keep your data safe! Bad guys on the Internet seem to look for interesting data everywhere. But people do not want to see any of their private data revealed anywhere. Duplicati provides strong encryption to make sure that your data looks like garbage to others. With a well chosen password your backup files will be more safe on a public webserver than your unencrypted files at home.
|
||||
|
||||
Store your backup far away! The best backup is useless when it is destroyed together with its original data. Just assume that a fire destroys your office - would your backup survive? Duplicati stores backups on various remote file servers and it supports incremental backups so that only changed parts need to be transferred. This makes it easy to use a destination far away from the original data.
|
||||
|
||||
Backup regularly! The worst case is that your backup is outdated simply because someone forgot to make a backup at the right time. Duplicati has a built-in scheduler, so that it's easy to have a regular, up-to-date backup. Furthermore, Duplicati uses file compression and is able to store incremental backups to save storage space and bandwidth.
|
||||
|
||||
# [](https://github.com/duplicati/duplicati#contributing)
|
BIN
apps/App-Simple-Template/metadata/logo.jpg
Normal file
BIN
apps/App-Simple-Template/metadata/logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Loading…
Reference in New Issue
Block a user