diff options
author | nodiscc <nodiscc@gmail.com> | 2022-09-06 10:17:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-06 10:17:47 +0000 |
commit | 79fb1f7e8a8feb98cc96a918303d93434ce971ef (patch) | |
tree | b4964a67fb2cd4ec9e000ab3049a8eefa65de3ea | |
parent | Merge pull request #3269 from awesome-selfhosted/add-vigil (diff) | |
download | awesome-selfhosted-79fb1f7e8a8feb98cc96a918303d93434ce971ef.tar.gz awesome-selfhosted-79fb1f7e8a8feb98cc96a918303d93434ce971ef.zip |
add backup section (#3275)
- redirect to awesome-sysadmin
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2668
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 ^`](#)** |