autorestic

Config driven, easy backup cli for restic.

APACHE-2.0 License

Stars
1.3K
Committers
44

Bot releases are hidden (Show)

autorestic - v1.8.3 Latest Release

Published by cupcakearmy about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.8.2...v1.8.3

autorestic - v1.8.2

Published by cupcakearmy 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.8.1...v1.8.2

autorestic - v1.8.1

Published by cupcakearmy 7 months ago

What's Changed

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.8.0...v1.8.1

autorestic - v1.8.0

Published by cupcakearmy 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.7.11...v1.8.0

autorestic - v1.7.11

Published by cupcakearmy 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.7.10...v1.7.11

autorestic - v1.7.10

Published by cupcakearmy 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.7.9...v1.7.10

autorestic - v1.7.9

Published by cupcakearmy about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.7.7...v1.7.9

autorestic - v1.7.8

Published by cupcakearmy about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.7.7...v1.7.8

autorestic - v1.7.7

Published by cupcakearmy over 1 year ago

autorestic - v1.7.5

Published by cupcakearmy over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.7.4...v1.7.5

autorestic - v1.7.4

Published by cupcakearmy about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.7.3...v1.7.4

autorestic - v1.7.3

Published by cupcakearmy about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.7.2...v1.7.3

autorestic - v1.7.2

Published by cupcakearmy about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/cupcakearmy/autorestic/compare/v1.7.1...v1.7.2

autorestic - v1.7.1

Published by cupcakearmy over 2 years ago

[1.7.1] - 2022-04-27

Fixed

  • #178 Lean flag not working properly.
autorestic - v1.7.0

Published by cupcakearmy over 2 years ago

[1.7.0] - 2022-04-27

Changed

  • #147 Stream output instead of buffering.

Fixed

  • #184 duplicate global options.
  • #154 add docs for migration.
  • #182 fix bug with upgrading custom restic with custom path.
autorestic - v1.6.2

Published by cupcakearmy over 2 years ago

autorestic - v1.6.1

Published by cupcakearmy over 2 years ago

[1.6.1] - 2022-04-14

Fixed

  • Bump go version in docker file to 18.
autorestic - 1.6.0

Published by cupcakearmy over 2 years ago

[1.6.0] - 2022-04-14

Added

  • support for copy command #145
  • partial restore with --include, --exclude, --iinclude, --iexclude flags #161
  • run forget automatically after backup #158
  • exit codes to hooks as env variable #142

Fixed

  • Lean flag not removing all output #178
autorestic - v1.5.8

Published by cupcakearmy over 2 years ago

[1.5.8] - 2022-03-18

Fixed

  • Better error handling for bad config files.
autorestic - v1.5.7

Published by cupcakearmy over 2 years ago

[1.5.7] - 2022-03-11

Added

  • SSH in docker image. @fariszr

Security

  • Updated dependencies #168