Skip to content

Rsnapshot

Logo

Description

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.'

Image

linuxserver/rsnapshot:latest

Categories

  • Backupandsyncserver

Ports

  • 80:80/tcp

Volumes

ContainerBind
/config/opt/appdata/rsnapshot/config
/.snapshots/opt/appdata/rsnapshot/.snapshots
/data/opt/appdata/rsnapshot/data

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for GroupID
PGIDPGID100for UserID
TZTZEurope/AmsterdamSpecify a timezone to use for example Europe/Amsterdam

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.rsnapshot.ruleHost(`rsnapshot.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.rsnapshot.entrypointshttps
traefik.http.services.rsnapshot.loadbalancer.server.port80
traefik.http.routers.rsnapshot.tlstrue
traefik.http.routers.rsnapshot.tls.certresolverdefault
traefik.http.routers.rsnapshot.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleRsnapshot
mafl.descriptionRsnapshot is a filesystem snapshot utility based on rsync.
mafl.linkhttps://rsnapshot.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupBackupandsyncserver
mafl.icon.urlhttps://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/rsnapshot.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.