More posts
This commit is contained in:
parent
7d0f895074
commit
1b0a5c0b5d
20 changed files with 551 additions and 45 deletions
17
src/content/projects/backup-container.md
Normal file
17
src/content/projects/backup-container.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: Backup Container
|
||||
description: A Bash container around BorgBackup. BTRFS snapshot for atomic consistency, numeric env vars for multi-target 3-2-1, sleep-loop instead of cron.
|
||||
thumbnail:
|
||||
src: ./_assets/backup.png
|
||||
alt: Placeholder thumbnail for the backup container project.
|
||||
period: '2024-2026'
|
||||
sortDate: 2024-06-01
|
||||
technologies: ['Bash', 'BorgBackup', 'BTRFS', 'Alpine', 'Docker', 'SSH', 'zstd']
|
||||
selected: false
|
||||
essay: backup-container-btrfs-borg
|
||||
links:
|
||||
- label: Source
|
||||
url: https://github.com/schmelczer/backup-container
|
||||
- label: Container image
|
||||
url: https://github.com/schmelczer/backup-container/pkgs/container/backup-container
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue