sam-4screen-desktop 2026-9-16:17:18:7
This commit is contained in:
44
templates/Backup-System.md
Normal file
44
templates/Backup-System.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "{{title}}"
|
||||
type: backup-system
|
||||
status: active # Options: active, testing, retired
|
||||
software: "" # e.g. Borg, Kopia, Restic, Vorta
|
||||
schedule: "" # Backup frequency
|
||||
source: "" # What is backed up
|
||||
destination: "" # Where backups are stored
|
||||
host: "[[TODO]]"
|
||||
areas:
|
||||
- "[[TODO]]"
|
||||
projects: []
|
||||
retention_policy: ""
|
||||
last_verified: ""
|
||||
created: {{date:YYYY-MM-DD}}
|
||||
updated: {{date:YYYY-MM-DD}}
|
||||
tags: [backup]
|
||||
---
|
||||
|
||||
# {{title}}
|
||||
|
||||
## Overview
|
||||
|
||||
Description of this backup system/approach.
|
||||
|
||||
## Configuration
|
||||
|
||||
- **Software:**
|
||||
- **Schedule:**
|
||||
- **Source:**
|
||||
- **Destination:**
|
||||
- **Retention Policy:**
|
||||
|
||||
## Verification
|
||||
|
||||
Last verification date and result.
|
||||
|
||||
## Related
|
||||
|
||||
- **Host/System:** [[TODO]]
|
||||
- **Areas:** [[TODO]]
|
||||
- **Projects:**
|
||||
|
||||
*Created: {{date:YYYY-MM-DD}}*
|
||||
Reference in New Issue
Block a user