diff --git a/README.md b/README.md index 5c9f18be4d216cf9d5a77747c7a346f0c771dfc2..0aa104edb92b87677a94355ca7618d22828f8d26 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# IML BACKUP # +# IML BACKUP Backup scripts using Restic (or Duplicity). -Runs on Linux: CentOS, Debian, Manjaro, Ubuntu. +Runs on Linux (CentOS, Debian, Manjaro, Ubuntu) and Windows (by using compiled GNU tools eg. Cygwin, MinGW, Git). 📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/> \ 📜 License: GNU GPL 3.0 \ @@ -13,7 +13,7 @@ Supported backup clients: * Restic: <https://restic.net/> * Duplicity: <https://duplicity.gitlab.io/duplicity-web/> -# Why # +# Why We rollout our linux systems automatically. We try not to configure third systems for backup, monitoring and other general services. @@ -23,7 +23,3 @@ for backup, monitoring and other general services. * No agent needed.<br><br> * **Automatic backup of databases**: A set of database backup scripts detects exsiting locally running database services and puts a compressed dump file per database scheme to a local backup directory.<br><br> * We want to use a **local encryption** of all data to backup. - ---- - -See the [docs](./docs/) folder for more details. \ No newline at end of file