Commit Graph

100 Commits (b148e5b6c83e051cf3281ebafe32cdeded60885e)

Author SHA1 Message Date
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 a3dbe6cebb fix logrotate conf directory 2020-11-03 00:06:26 -06:00
Bryan 04db840095 fix error with here document in install script 2020-11-02 23:58:30 -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 7a597c30cc revert borgwrapper install dir to /usr/local/bin 2020-11-01 22:04:36 -06:00
Bryan 00ae316874 edit systemd service files updating borg directory 2020-11-01 22:00:21 -06:00
Bryan 571655f9b1 change install directory for borg to user/bin/ 2020-11-01 21:37:15 -06:00
Bryan 8a495b9a9f clean up usage text 2020-11-01 21:27:02 -06:00
Bryan 3f0389f688 Merge branch 'dev' of https://git.tnet.space/bryan/borgwrapper into dev 2020-11-01 18:15:16 -06:00
Bryan 3cca7ada72 update README.md 2020-11-01 18:14: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 a67488796b only use basename for config files for systemd setup 2020-11-01 12:06:04 -06:00
Bryan 0bfd881856 fix typo in install script 2020-11-01 12:00:03 -06:00
Bryan df117bcfc8 remove from git deleted files 2020-11-01 10:29:27 -06:00
Bryan e0fbe5d737 move config files and install script into install directory, update install script 2020-11-01 10:28:17 -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
hkbakke a14117c4d7
Update README.md 2020-01-11 18:11:25 +01: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 ec691ebcaf Add systemd configuration 2017-09-16 15:33:22 +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