Commit graph

91 commits

Author SHA1 Message Date
bf6615b034 Make scripts work for global user 2022-07-10 18:29:44 +02:00
00f034a9a8 Add global systemd services and use OnFailure by default 2022-06-30 09:34:43 +02:00
bb97797154 Add restic-report example and systemd service files 2022-06-30 00:13:32 +02:00
7423cdd0a8 Fix forget command in example 2022-06-14 23:52:32 +02:00
6072a1298a Fix wrong env var in system service 2022-06-14 23:15:33 +02:00
9ab2b89657 Fix path of restic-create service file 2022-06-14 23:04:30 +02:00
9b64346590 Fix last line being stripped 2022-06-13 16:59:55 +02:00
2fd172fcb1 Add man pages and separate properly between global systemd and user systemd services and timers 2022-06-13 11:31:59 +02:00
73382481e2 Adapt restic example 2022-06-13 02:21:47 +02:00
287fa053f5 Improve new restic scripts and remove resticwrapper, borgwrapper; provide a PKGBUILD for ArchLinux 2022-06-13 02:21:33 +02:00
da266c680b Fix wrong restic prune service calling wrong file 2022-06-12 13:13:30 +02:00
458d48291f Also provide restic scripts as systemd global service 2022-06-12 12:28:01 +02:00
1d1aee1c6a Add plain restic example 2022-06-05 01:09:23 +02:00
a81649d4c4 Add default vimrc, remove some spaces 2022-02-07 22:46:38 +01:00
a7dd42f15c Disable nano syntax highlighting by default 2022-02-02 00:03:58 +01:00
a72ff7ea2b Remove ConditionACPower condition for borgmatic 2022-01-04 19:40:58 +01:00
bfa268917f Enforce network-online.target inside user borgmatic systemd services 2021-12-27 12:52:06 +01:00
38a6e4b36f Document user unit system targets 2021-12-27 11:24:05 +01:00
7d13184583 Depend on network-online.target for system borgmatic services (--user depends on linking network-online.target to a user first) 2021-12-27 11:21:25 +01:00
b8edf086ba Fix network-online.target not available 2021-12-24 09:57:24 +01:00
56a54508ca Add Requires for network online to borgmatic services 2021-12-23 12:03:57 +01:00
0fed3a2d76 Add BORGMATIC_NAME as environment variable to service file which exposes the config name to the scripts 2021-12-22 15:59:42 +01:00
f15d0c6965 Split create, check and prune borgmatic systemd files 2021-12-22 14:52:57 +01:00
2bd1d69f1d Split create, check and prune borgmatic systemd files 2021-12-22 14:51:15 +01:00
59013f4adf Use docker-compose as binary 2021-12-11 13:34:01 +01:00
7f3b09fc05 Change service to perform default borgmatic check config, repository and archives, and enable persistent timers 2021-11-23 22:32:48 +01:00
5e52dc3ad8 Add borgmatic check also as user file 2021-11-23 22:25:05 +01:00
9f235e185e Add borgmatic check 2021-11-23 22:16:24 +01:00
fffd55e8a7 BREAKING CHANGE: change docker_compose update for docker-compose v2.0.0 which is now a docker plugin itself and no standalone binary anymore 2021-09-29 16:22:43 +02:00
d16a943984 Only source additional zsh resources if files exist 2021-09-18 17:51:13 +02:00
b294b005bb Use vimdiff as default pacdiff-merge DIFFPROG 2021-05-25 18:49:26 +02:00
a5c12deb87 Add backwards search 2021-05-25 18:02:10 +02:00
1e7bce189a Make default editor more generic and map n and v for nano and vim to $EDITOR 2021-05-24 00:58:22 +02:00
22408b662e Remove makepkg as zstd is now the default, remove special nano highlighting 2021-05-23 19:39:18 +02:00
38fc9976e0 Fix 0byte 2021-03-23 09:20:40 +01:00
5626d0cfc0 Also add borgmatic systemd timer and service to system 2021-03-23 00:18:39 +01:00
830716dbca Adapt makepkg.conf 2021-03-22 23:37:19 +01:00
16c3d8937f Update pacman reflector hook 2021-03-22 23:30:09 +01:00
1abd854ea6 Add timer and service for borgmatic utilizing $HOME/.config/borgmatic/%I.yml 2021-03-22 20:42:46 +01:00
819c2e0300 Fix ipv4 2021-02-11 18:09:52 +01:00
dc5c6551c4 Use correct mechanism 2020-06-18 18:40:58 +02:00
8c82fa5b70 Use different technique to determine ipv6 2020-06-18 18:20:57 +02:00
ea0e49f5f3 Use ssl 2020-03-22 11:25:31 +01:00
778f8d4ab6 Use ssl 2020-03-21 21:14:27 +01:00
580da795bf Fix typo 2020-02-03 21:07:01 +00:00
f4c72fa7a9 Use external service to determine IP address 2020-02-03 21:05:10 +00:00
d3094421ba Use total-used for memory usage indication instead of allocated and cached memory 2020-01-21 08:09:10 +01:00
f229a092d9 Use zstd in makepkg.conf 2020-01-08 17:44:42 +01:00
ca9b168d17 Adjust subject format on borgwrapper send, add more examples on how to configure borgwrapper 2020-01-07 08:09:29 +01:00
d4d124a513 Use pacman-contrib absolute link for update check 2019-10-06 15:00:13 +02:00