diff options
author | David Runge <dave@sleepmap.de> | 2015-03-19 02:35:44 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-03-19 02:35:44 +0100 |
commit | 7b79307e3b4d74b0d4494e17c84ca871f329e2cf (patch) | |
tree | 76f26651367936c6eeae006a9cb38bce81d1665a | |
parent | 33e2a30f2705967adfdd2018374ca5c6ad13f44e (diff) | |
download | crypted-backups-7b79307e3b4d74b0d4494e17c84ca871f329e2cf.tar.gz crypted-backups-7b79307e3b4d74b0d4494e17c84ca871f329e2cf.tar.bz2 crypted-backups-7b79307e3b4d74b0d4494e17c84ca871f329e2cf.tar.xz crypted-backups-7b79307e3b4d74b0d4494e17c84ca871f329e2cf.zip |
README.md: Adding first README version with some information on what this repository is about.
-rw-r--r-- | README.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5934184 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Crypted backups + +## About +This collection of systemd timers/services and scripts enables a precise - gpg encrypted - backup of certain configuration data. +System-wide backups and user-specific backups are possible. + +## Features +**System**: Backups of the following program settings/ folders are possible: +* aura +* bitlbee +* git +* mail/ mailman +* mariadb +* /var/log +* /var/log/journal +* websites + +**User**: Backups of the following program profiles are possible: +* firefox +* thunderbird + |