Skip to content
Snippets Groups Projects
Commit 9a1a8273 authored by Axel Hahn's avatar Axel Hahn
Browse files

update readme

parent bfd5e79c
No related branches found
No related tags found
1 merge request!143Add script to handle a USB repair stick
This commit is part of merge request !143. Comments created here will be created in the context of that merge request.
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment