Grep with "backup" on the JSON-data (6)

/dockers/ (/data/Dockers) >> 3dprinters = Authenticationserver - Automation - Backup - Backupandsyncserver - Books = Wordpress

Title Desc Ports Env / Vol
Duplicati Free backup software to store encrypted backups online, Duplicati works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive and S3, Google Drive, box.com, Mega, hubiC and many others.

Image: linuxserver/duplicati:latest

Category: Backup Cloud Other Productivity Tools
8200:8200/tcp
PUID="1000" #PUID
PGID="100" #PGID

/portainer/Files/AppData/Config/Duplicati:/config
/tmp
/backups
/source
Immich {shmolf} Self-hosted backup solution for photos and videos on mobile device.

Note: Application documentation 🗗

Repository > stacks/immich/docker-compose.yml

Category: Photos Backup
PUID="1000" #PUID
PGID="1000" #PGID
IMMICH_VERSION="release" #Immich version
DB_USERNAME="postgres" #Database username
DB_PASSWORD="please-change-this-to-a-random-secret" #Database password
DB_DATABASE_NAME="immich" #Database name
DB_HOSTNAME="immich_postgres" #Database hostname
UPLOAD_LOCATION="/portainer/Files/AppData/Immich/upload" #File backup location
REDIS_HOSTNAME="immich_redis" #Redis hostname
PORT="2283" #Http Port
Rclone Config Backup Rclone is a command line program to sync files and directories to and from cloud providers (Dropbox, GDrive, Box, etc)

Image: mediadepot/rclone:latest

Category: Backup Cloud Networkother Tools

/opt/mediadepot/apps/rclone:/srv/rclone/config
/opt/mediadepot/apps:/mnt/data
Resilio Sync Resilio Sync (formerly BitTorrent Sync) uses the BitTorrent protocol to sync files and folders between all of your devices. There are both free and paid versions, this container supports both.

Image: linuxserver/resilio-sync:latest

Category: Backup Cloud Other Tools
PUID="1000" #PUID
PGID="100" #PGID

/portainer/Files/AppData/Config/Resilio-Sync:/config
/sync
/portainer/Downloads:/downloads
SyncThing Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes.

Image: linuxserver/syncthing:latest

Category: Backup Cloud Other Tools
8384:8384/tcp
21027:21027/udp
22000:22000/tcp
PUID="1000" #PUID
PGID="100" #PGID

/portainer/Files/AppData/Config/Syncthing:/config
/sync
UrBackup UrBackup is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time.

Note: Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.urbackup.org/
Official Docker Documentation: https://www.github.com/uroni/urbackup-server-docker




Image: uroni/urbackup-server:latest

Category: Backup
55415:55415/tcp
55414:55414/tcp
PUID="1000" #PUID
PGID="1000" #PGID

/portainer/Files/AppData/Config/urbackup:/var/urbackup
/portainer/backups:/backup
( layout\dockers\term - Kind='term' )