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

This reverts commit ba517f56b3.
This commit is contained in:
Qubasa
2025-01-18 10:00:56 +07:00
parent ba517f56b3
commit 030b046552
19 changed files with 126 additions and 192 deletions

View File

@@ -1,6 +1,4 @@
# Backups
## Introduction to 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.
@@ -9,8 +7,6 @@ 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.