Skip to main content

Configurable restic

Project description

Crestic - configurable Restic

This is a slim configuration wrapper for Restic, a pretty awesome backup tool.

Why? Because restic is unfortunately still missing config files.

Usage

The goal of crestic is to make running restic easy, e.g. creating backups using

crestic home backup

instead of running complex restic commands

restic backup \
    --repo sftp:your_server:my_computer.restic \
    --password-file ~/.config/restic/password \
    --exclude-file ~/.config/restic/excludes \
    ~

To achieve this, this tool does not try to be clever, it simply maps any commandline options for restic to a key in an config file:

[home]
repo: sftp:your_server:my_computer.restic
password-file: ~/.config/restic/password

[home.backup]
exclude-file: ~/.config/restic/excludes
_arguments: ~

More advanced usage examples can be found in the docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crestic-0.8.0.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

crestic-0.8.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file crestic-0.8.0.tar.gz.

File metadata

  • Download URL: crestic-0.8.0.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for crestic-0.8.0.tar.gz
Algorithm Hash digest
SHA256 1f0bd35db14ce2e727ff2e7fa6c1e0a7286e1552a1b4c5282a4807e445a10aca
MD5 3f259a37f20738a409a007e72ec788a1
BLAKE2b-256 fa81459c9383800233bb50e0e0feecd040caba7d67bdc586b0fbb4921bc13753

See more details on using hashes here.

File details

Details for the file crestic-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: crestic-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for crestic-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c0001762556af375bcf763418924a301bafe001ddae214a0c12d58a39c0128dd
MD5 490093bdfd1bad261b437aba8274f3b4
BLAKE2b-256 efb93cbb724ff539f4c532525fa7fbad231978d77ce979e4f2630910fdcb86f0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page