From 79fb1f7e8a8feb98cc96a918303d93434ce971ef Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 6 Sep 2022 10:17:47 +0000 Subject: [PATCH] add backup section (#3275) - redirect to awesome-sysadmin - fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2668 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 229c1378..65968453 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Analytics](#analytics) - [Archiving and Digital Preservation (DP)](#archiving-and-digital-preservation-dp) - [Automation](#automation) + - [Backup](#backup) - [Blogging Platforms](#blogging-platforms) - [Booking and Scheduling](#booking-and-scheduling) - [Bookmarks and Link Sharing](#bookmarks-and-link-sharing) @@ -195,6 +196,16 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [µTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go` +### Backup + +**[`^ back to top ^`](#)** + +[Backup](https://en.wikipedia.org/wiki/Backup) software. + +**Please visit [awesome-sysadmin/Backups](https://github.com/awesome-foss/awesome-sysadmin#backups)** + + + ### Blogging Platforms **[`^ back to top ^`](#)**