restic-backup
Installation
SKILL.md
Restic – Encrypted Backup Tool
Restic is a fast, secure, and efficient backup program supporting multiple storage backends with built-in encryption and deduplication.
- GitHub: github.com/restic/restic (28 000+ ⭐)
- License: BSD-2-Clause
- Security: AES-256 encryption. Data integrity verification. No malware.
Environment Variables
| Variable | Description |
|---|---|
{{RESTIC_REPOSITORY}} |
Backup repository location (local, S3, SFTP, etc.) |
{{RESTIC_PASSWORD}} |
Repository encryption password |