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-1.1.0.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: crestic-1.1.0.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.12

File hashes

Hashes for crestic-1.1.0.tar.gz
Algorithm Hash digest
SHA256 36bc27539b91516ae901d18aabc333254dcc3cb3f7396beb56041d3c18758aab
MD5 fb98411eae50fa4130294473fbc39ad3
BLAKE2b-256 b26cf3e71eeb442820af846bcfc0ff76d9466813b05cb0a20b4919ba1f5ed86e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crestic-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.12

File hashes

Hashes for crestic-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2a5e3e2ed0a7082946a1086a4c58b2b253a5d7254f7e3a0c5a7745b77724969b
MD5 819b0fbe283cf17a0f90b72735784a22
BLAKE2b-256 9888b46f886d9675a7f027e32c8c99f6da551c7d2be3074962a2241d94bcfc0a

See more details on using hashes here.

Supported by

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