restic-backup-docker

A docker container to automate backups with restic

APACHE-2.0 License

Stars
343

Bot releases are hidden (Show)

restic-backup-docker - v1.3.2 (restic 0.16.0) Latest Release

Published by niondir about 1 year ago

v1.3.2 (restic 0.16.0)

Changed

  • Base image directly on official restic image
  • Semver aligned version naming including restic version
  • Updated to restic 0.16.0

Added

  • rclone to docker image
  • Implemented a simple mail notification after backups using mailx
  • MAILX_ARGS environment variable
restic-backup-docker - 1.3.1-0.9.6

Published by niondir over 4 years ago

Changelog

1.3.1-0.9.6

Changed

  • Update to Restic v0.9.5
  • Reduced the number of layers in the Docker image

Fixed

  • Check if a repo already exists works now for all repository types

Added

  • shh added to container
  • fuse added to container
restic-backup-docker - Test for alpine image

Published by niondir about 5 years ago

restic-backup-docker - Preview with restic 0.9.4 and AWS support

Published by niondir over 5 years ago

restic-backup-docker - Golang 1.7 and --prune in RESTIC_FORGET_ARGS

Published by niondir over 7 years ago

Bugfix

  • --prune must be passed to RESTIC_FORGET_ARGS to execute prune after forget.

Enhancement

  • Switch to base Docker container to golang:1.7-alpine to support latest restic build.
restic-backup-docker - First release

Published by niondir over 7 years ago

The container has proper logs now and was running for over a month in production. There are still some features missing. Due to semantic versioning we do not expect any breaking changes in the 1.x releases.