Commit Graph

39 Commits

Author SHA1 Message Date
David Arnold 918b7f656a [IMP] kill service if sync fails
This, used in combination with a scheduler, clearly marks "problem" to the
cluster operator
2018-02-11 16:50:04 -05:00
David Arnold 3b400123d3 [REF] base on busybox 2018-02-11 16:50:04 -05:00
David Arnold bf045a4be3 [CLEAN] bakcup is already git update-index --chmod=+xed 2018-02-11 16:50:04 -05:00
David Arnold 9e028df9a7 [IMP] implement two stage build 2018-02-11 12:17:53 -05:00
Tobias Kaupat d896924040 Merge pull request #11 from stas2k/master
Update to latest golang, add RESTIC_JOB_ARGS
2018-02-04 15:06:07 +01:00
Stas d0cea127a5 add RESTIC_JOB_ARGS env variable to specify extra restic options 2018-02-03 21:51:17 +01:00
Stas 013efd00a9 clatify container UTC time zone 2018-02-03 21:48:38 +01:00
Stas bb1d2e202b update to latest golang base 2018-02-03 21:44:02 +01:00
Tobias Kaupat e5f81c232e Update backup.sh 2018-01-29 22:31:36 +01:00
lobaro-demo d0cafd0ec9 Fix working dir 1.1 v1.1 2017-04-28 09:15:02 +00:00
Tobias Kaupat 6e8f00b5b3 Update README.md 2017-04-14 01:33:19 +02:00
lobaro-demo d53bc0a4a5 Use golang:1.7-alpine container 2017-04-03 13:37:18 +00:00
lobaro-demo 8ba9fb4a8f Do not run spearate prune, but let the user use --prune in RESTIC_FORGET_ARGS 2017-04-03 13:22:18 +00:00
Tobias Kaupat 0490f182d5 Update README.md
Explain the new logging mechanisms
2017-02-14 10:54:27 +01:00
lobaro-demo ca25a281d3 Execute prune after forget, Improove logging
- Log start and end with total duration
- Copy backup-last.log to backup-error-last.log after fail
2017-02-14 09:44:42 +00:00
lobaro-demo bd146dbf3b Improove logs v1.0 2017-01-18 10:45:39 +00:00
lobaro-demo 9ba91cc61f Fix docker logs output by creating the logfile first 2017-01-18 10:39:52 +00:00
lobaro-demo 531855c7ec Remove redundant echo to cron log 2017-01-17 16:12:07 +00:00
lobaro-demo 882b98003a Correct return code for forget command 2016-11-29 10:01:50 +00:00
Tobias Kaupat 2cff3da4d5 Update README.md 2016-11-29 10:32:27 +01:00
Tobias Kaupat eb45591270 Update README.md 2016-11-29 10:30:23 +01:00
Tobias Kaupat 714cc32410 Update README.md 2016-11-29 10:25:21 +01:00
Tobias Kaupat 931e931993 Update README.md 2016-11-28 19:49:02 +01:00
Tobias Kaupat ba598d539f Cleanup logs 2016-11-28 19:46:51 +01:00
Tobias Kaupat fc73697ceb Update README.md 2016-11-28 19:20:52 +01:00
Tobias Kaupat 6dcc04c56b Update README.md 2016-11-08 11:11:20 +01:00
Tobias Kaupat 71d0693083 Change License to Apache 2.0 2016-11-08 10:37:39 +01:00
Tobias Kaupat 706ae72f2a Update README.md 2016-11-08 01:02:27 +01:00
Tobias Kaupat d9c823831c Update README.md 2016-11-08 00:59:13 +01:00
Tobias Kaupat 5028599a54 Update README.md 2016-11-08 00:42:36 +01:00
Tobias Kaupat d3732519b9 Support RESTIC_FORGET_ARGS 2016-11-08 00:32:29 +01:00
Tobias Kaupat 92a55b98b1 Document RESTIC_FORGET_ARGS 2016-11-08 00:31:47 +01:00
Tobias Kaupat 42be5bb639 Delete test-data dir 2016-11-08 00:09:50 +01:00
Tobias Kaupat f1cc285725 Install openssh in docker container to support SFTP 2016-11-08 00:08:26 +01:00
Tobias Kaupat 8b8e810b03 Allow restic init to fail to support SFTP 2016-11-08 00:07:31 +01:00
Tobias Kaupat b1831b4d85 Update README.md 2016-11-08 00:06:50 +01:00
Tobias Kaupat b1b0483e69 Explain the container usage 2016-11-08 00:06:13 +01:00
Tobias Kaupat f181ceeca8 Initial restic docker setup 2016-11-07 23:21:19 +01:00
Tobias Kaupat 26a3f905ec Initial commit 2016-11-07 21:59:12 +01:00