Commit Graph

78 Commits (01aaafddda76d49b48fb587b65fd08f9d55ddac7)

Author SHA1 Message Date
Bryan 18274ea63a more work on logging 2020-11-06 08:43:32 -06:00
Bryan b148e5b6c8 cleanup and add .gitignore 2020-11-04 22:38:04 -06:00
Bryan 902d9e488e cleanup 2020-11-04 08:33:37 -06:00
Bryan 1f5188bc14 bugfix 2020-11-04 08:00:20 -06:00
Bryan bf527e0090 improve logging 2020-11-04 00:10:07 -06:00
Bryan 2d03ea9e11 add logging to log file 2020-11-02 23:51:31 -06:00
Bryan c958c656f2 add setup for logrotate to install script 2020-11-02 23:28:24 -06:00
Bryan 8a495b9a9f clean up usage text 2020-11-01 21:27:02 -06:00
Bryan 115758537d add logging to syslog 2020-11-01 13:55:52 -06:00
Bryan 2fbe90c0cb fix bugs with dump routines 2020-11-01 12:59:20 -06:00
Bryan df117bcfc8 remove from git deleted files 2020-11-01 10:29:27 -06:00
Bryan b89c6cc586 Update install & config.example with some error checking 2020-11-01 09:50:34 -06:00
Bryan e0829099ea update config.example 2020-11-01 08:01:46 -06:00
Bryan 15dc0cddcf Add test scripts for database dumps. Flesh out dump functions. 2020-09-20 13:26:06 -06:00
Bryan 6d96fb5edb Edit README.md, add instructions for special files. Flesh out special dump functions. 2020-09-20 00:26:50 -06:00
Bryan 5070c5c3f0 add skeleten functions to dump mysql, mongodb, and package list 2020-09-19 00:57:02 -06:00
Bryan b771147456 Change hostname to SYSTEM_NAME user variable as part of repo name, adde beginning 2020-09-11 08:18:57 -06:00
hk 2fd83ac69f Add support for hourly backups
Also include description for setting custom systemd timer schedules

Fixes #4
2020-01-11 12:43:50 +01:00
hk 9d2c564ba2 Fix dry-run not working with --stats 2019-09-24 14:46:39 +02:00
hk 8035d70fa6 Update version 2019-09-17 11:30:32 +02:00
hk 6cc0476000 Add encryption parameter to init 2019-09-17 11:27:47 +02:00
hk 3417e60531 Remove checkpont pruning option as this is done automatically by borg in 1.1.0 and higher 2018-03-17 16:02:17 +01:00
hk 66379d31c9 Bump version 2018-01-31 19:46:38 +01:00
hk 1304280e7b Minor refactor 2018-01-31 19:45:46 +01:00
hk 67db0abce1 Add config option to set BORG_RSH 2018-01-31 19:37:34 +01:00
hk 6e3f74e03f Remove .sh from config and borgwrapper 2018-01-30 23:51:46 +01:00
hk 48de6e889c Move niceness configuration from borgwrapper to systemd unit file to reduce complexity 2017-09-29 14:55:05 +02:00
hk b1fee78a1c Remove STATUSDIR from config.sh as it is no longer in use 2017-09-18 20:39:32 +02:00
hk 2e64570876 Bump version 2017-09-18 14:10:00 +02:00
hk 1e5c912d76 Remove builtin status keeping and dedicated nagios monitoring script
Use the more generic systemd unit files and https://github.com/hkbakke/check-systemd-service
instead
2017-09-18 14:08:22 +02:00
hk cfa1fa863c Update systemd description and bump version 2017-09-16 15:58:55 +02:00
hk 57049acab3 Autodetect nice path 2017-09-16 14:03:35 +02:00
hk 53f91f0f9e Minor code refactor 2017-09-16 13:57:18 +02:00
hk 03c40c723d Change typo in config.sh comment 2017-09-16 12:58:20 +02:00
hk 2f77b64b33 Bump version 2017-09-16 12:57:25 +02:00
hk 45dee2be9f Implement nice support 2017-09-16 12:56:55 +02:00
hk 740621b4e4 Add dry-run support for delete-checkpoints 2017-09-16 11:47:14 +02:00
hk 04fdf1f192 Remove some leftovers from the pre and post hooks. 2017-09-16 11:45:10 +02:00
hkbakke 73d38c10e8 Update version 2017-09-15 14:17:45 +02:00
hkbakke 72f722e3b3 Create status file for external monitoring.
Remove hooks, as they do nothing that a wrapper can't do for you
in their current state (pre and post)
2017-09-15 14:10:49 +02:00
hk 5fd3dce8c1 Fix for silently ignore arguments after mode broke exec mode 2017-06-26 18:35:45 +02:00
hk ffc37069f9 Do not silently ignore arguments specified after mode 2017-06-26 18:17:54 +02:00
hk 88e10a99bd Remove unlock. It is dangerous and should not be easily available 2017-06-09 17:45:13 +02:00
hk e87c0e529b Rename BORG_BACKUP_ARGS to BORG_CREATE_ARGS for consistency 2017-06-09 13:42:22 +02:00
hk a1b15281e9 Add dry-run argument (-d) 2017-06-09 13:40:06 +02:00
hk b2da1e1da5 Add -V to usage 2017-06-09 12:59:45 +02:00
hk e0fe671d73 Output version with -V 2017-06-09 12:54:59 +02:00
hk e627b2b18b Add delete-checkpoints mode until borg v1.1.0 is released with automatic checkpoint pruning 2017-06-09 12:50:33 +02:00
hk 353dfd08c6 Fix typo 2017-06-07 12:25:55 +02:00
hk af82ccf0c2 Cleanup lockfile on exit 2017-06-07 11:02:01 +02:00