Commit Graph

181 Commits

Author SHA1 Message Date
Toni Lähdekorpi 7807b7d09f Change README to point to the HTTPS repo
Most people probably want to clone from the repo over HTTPS, not git+ssh.
The latter usually requiring permissions:
> fatal: Could not read from remote repository.
> Please make sure you have the correct access rights
2018-10-27 18:55:50 +03:00
Erik Westrup a0781e8c6c Merge pull request #8 from bobsaintcool/makefile/fix_sd_perm
<Makefile/systemd_services: Change default perm of installed files>
2018-09-30 17:23:59 +00:00
Quentin Bourgeois aeb6f87278 <Makefile/systemd_services: Change default perm of installed files>
Its better to remove the default executable bit put by install when no
-m is provided and leave the systemd service files only readable.
2018-09-29 10:04:05 +00:00
Erik Westrup 5f32e504c2 README fix 2018-09-24 20:15:20 +02:00
Erik Westrup 876a18d879 Merge pull request #7 from bobsaintcool/doc/rm_quote
<README: Remove useless double quote>
2018-09-24 20:14:24 +02:00
Erik Westrup 768d9837ed README fix 2018-09-24 20:13:39 +02:00
Erik Westrup fbc566f9b8 Merge pull request #6 from bobsaintcool/doc/add_missing_words
<README: Add some missing word>
2018-09-24 20:12:53 +02:00
Quentin Bourgeois 08cf6f2d3f <README: Remove useless double quote> 2018-09-24 20:03:57 +02:00
Quentin Bourgeois 7380019ab5 <README: Add some missing word>
Give a big overview on how proposed automated backup works.
2018-09-24 20:00:33 +02:00
Erik Westrup 624bfba3a3 Merge pull request #5 from wyattjoh/master
systemd timers
2018-09-05 06:49:40 +02:00
Wyatt Johnson d1486df017 fix: start the timer after enabling it 2018-09-04 22:23:55 +00:00
Erik Westrup ec4b86a97d Added Makefile for installation of files 2018-08-31 21:06:01 +02:00
Erik Westrup 8700c0c7a1 Merge pull request #4 from joolsr/patch-1
Correct a couple of minor typos
2018-08-31 06:36:24 +02:00
Julian Robbins 57b54afd4f Correct a couple of minor typos 2018-08-30 21:25:23 +01:00
Erik Westrup 960cc9d42f Execute restic verbose fore better loggig 2018-08-26 17:04:49 +02:00
Erik Westrup f50055f26a Let journalctl be the log file maintainer
Fixes #3
2018-08-26 15:54:35 +02:00
Erik Westrup 8d023d0fe1 Forget groups hosts together 2018-08-02 00:19:36 +02:00
Erik Westrup 47a129d2c6 Added cron example for FreeBSD 2018-07-01 10:59:11 +02:00
Erik Westrup e35b817157 Added snapshots commands 2018-06-02 11:36:51 +02:00
Erik Westrup d330956666 Formulations 2018-06-02 11:35:37 +02:00
Erik Westrup 83d38357a7 Fixed title 2018-06-02 11:34:00 +02:00
Erik Westrup 726e730661 Reformulated 2018-06-02 11:33:20 +02:00
Erik Westrup 03a425355b Fixed link 2018-06-02 11:32:27 +02:00
Erik Westrup 0a0885e610 Made instructions easier to follow 2018-06-02 11:31:51 +02:00
Erik Westrup 415be87690 Corrected placeholder names 2018-06-02 00:29:19 +02:00
Erik Westrup b2169c0460 Added sample .backup_exclude file 2018-06-02 00:28:04 +02:00
Erik Westrup d90a087537 Spell fix 2018-05-29 16:03:30 +02:00
Erik Westrup b8597b4437 --one-filesystem bug is now fixed in restic 0.9.0 2018-05-29 16:02:25 +02:00
Erik Westrup 23eb1e068a Update README.md
Fixes #1
2018-04-22 19:04:13 +02:00
Erik Westrup 6b3a3a7773 Put files in directory structure 2018-04-13 20:39:24 +02:00
Erik Westrup aa7fdd0df9 Initial commit 2018-04-13 20:36:20 +02:00