Grep with "backupandsyncserver" on the JSON-data (2)
/dockers/ (/data/Dockers) >> 3dprinters = Automation - Backup - Backupandsyncserver - Bookmarks - Books = Wordpress
Title | Desc | Ports | Env / Vol |
---|---|---|---|
Rsnapshot |
Rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required.'
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/rsnapshot/config Image: linuxserver/rsnapshot:latest Category: Backupandsyncserver |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/rsnapshot/config:/config /volume1/docker/rsnapshot/.snapshots:/.snapshots /volume1/docker/rsnapshot/data:/data |
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: Backupandsyncserver |
8384:8384/tcp 21027:21027/udp 22000:22000/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Syncthing:/config /sync |
( layout\dockers\term - Kind='term' )