Revert "docs: Document imports dir. Remove What's next sections everywhere. Merge guide overview and hompage view."

This reverts commit 257e1893ee.
This commit is contained in:
Jörg Thalheim
2025-01-17 15:43:40 +01:00
parent 6119aa884f
commit ba517f56b3
19 changed files with 192 additions and 126 deletions

View File

@@ -1,4 +1,6 @@
# Introduction to Backups
# Backups
## Introduction to Backups
When you're managing your own services, creating regular backups is crucial to ensure your data's safety.
This guide introduces you to Clan's built-in backup functionalities.
@@ -7,6 +9,8 @@ We might add more options in the future, but for now, let's dive into how you ca
## Backing Up Locally with Localbackup
### What is Localbackup?
Localbackup lets you backup your data onto physical storage devices connected to your computer,
such as USB hard drives or network-attached storage. It uses a tool called rsnapshot for this purpose.