Commit Graph

73 Commits

Author SHA1 Message Date
Alice Gaudon c3942f5973 notify-login.sh: fix bash syntax 2022-09-19 14:50:42 +02:00
Alice Gaudon d7abf80535 mail scripts : add attachment support, use it for too long mails 2022-09-17 10:23:42 +00:00
Alice Gaudon 8164888ad9 mail_wrap_script.sh: improve handling of too long mail body 2022-09-16 09:16:34 +00:00
Alice Gaudon e7769419b1 motd.sh: fix docker display 2022-06-23 12:00:07 +02:00
Alice Gaudon d6a1b3ef6a Add docker to motd.sh 2022-06-23 09:26:37 +02:00
Alice Gaudon 695dd52dc8 Add successful login script 2022-06-05 11:20:56 +02:00
Alice Gaudon 1f0f73bd4c Merge branch 'master' of eternae.ink:ashpie/server-scripts 2021-10-04 11:36:18 +02:00
Alice Gaudon a2981a3e35 Update motd.sh 2021-10-04 11:35:37 +02:00
Alice Gaudon f7e44cc48b motd.sh: fix last login display 2021-08-29 16:25:08 +02:00
Alice Gaudon 065455440d zsc-sync.sh: diversify error codes, fix error detection 2021-04-24 11:29:51 +02:00
Alice Gaudon e0af0c4021 zsc-sync.sh: don't mount remote fs, don't interrupt on errors 2021-04-06 10:27:28 +02:00
Alice Gaudon 7ed6a15ec3 zsc.sh: fix variable for weekday and week number detection 2021-04-06 10:26:03 +02:00
Alice Gaudon cf25b74a1a zsc-sync.sh: update remote state on successful resume transfer and don't interrupt on resume transfer 2021-03-13 16:35:09 +01:00
Alice Gaudon bcec7a9c3f zsc-sync.sh: sync subdatasets in init if they are out of date with their parents 2021-03-13 14:37:39 +01:00
Alice Gaudon 18a7200bee zsc-sync.sh: reduce ssh calls by preloading remote info 2021-03-08 12:56:08 +01:00
Alice Gaudon b8f3cb9d1a zsc-sync.sh: fix lock name 2021-03-08 12:21:51 +01:00
Alice Gaudon f4bc6336f2 zsc-sync.sh: make resumed transfer a function 2021-03-08 12:21:09 +01:00
Alice Gaudon 9e16259e52 zsc.sh: fix snapshot creation and deletion order
fix script lock
use faster zfs snapshot list commands
2021-03-08 12:13:44 +01:00
Alice Gaudon 06a1b7aec7 zsc.sh: allow disabling snapshot creation 2021-03-07 15:59:22 +01:00
Alice Gaudon 1bca577ede zsc-sync.sh: init subdatasets that don't exist remotely 2021-03-07 15:50:48 +01:00
Alice Gaudon b2ef084b4e fix zsc-sync.sh 2021-03-04 15:22:33 +01:00
Alice Gaudon b2069ce598 Separate snapshot creation from snapshot sync 2021-03-04 14:21:35 +01:00
Alice Gaudon 471ab52a9d Rename zfs_snapshot_cron.sh to zsc.sh 2021-03-04 13:15:38 +01:00
Alice Gaudon 1a4db3330e Merge branch 'master' of eternae.ink:arisu/server-scripts 2021-01-08 15:04:46 +01:00
Alice Gaudon e32c555f59 mail_wrap_script.sh: don't put failure in subject when it is not a failure 2021-01-08 15:04:39 +01:00
Alice Gaudon 8b4ffe3349 zfs_snapshot_cron.sh: add custom prefix support 2021-01-08 14:57:35 +01:00
Alice Gaudon bc90f87636 Make zfs backups resumable and more improvements 2020-11-13 11:06:19 +01:00
Alice Gaudon eb55c77f10 zfs_backup_dataset.sh: actually destroy last snapshot when done 2020-10-27 23:25:48 +01:00
Alice Gaudon acf82c432d Add zfs_backup.sh and zfs_backup_dataset.sh 2020-10-27 15:15:22 +01:00
Alice Gaudon f14e602422 backup2me.sh: remove unnecessary protocol restriction 2020-08-14 14:49:54 +02:00
Alice Gaudon 2b45a0e765 security-updates-check.sh: add --show-testing to better filter these out 2020-06-29 15:25:11 +02:00
Alice Gaudon 6f216f261b Merge branch 'master' of gitlab.com:ArisuOngaku/server-scripts 2020-04-21 18:24:56 +02:00
Alice Gaudon efb607aff8 Fix something with local dir creation 2020-04-21 18:23:41 +02:00
Alice Gaudon bb8cf9ffa8 mail_wrap_script.sh: add --always-send flag 2020-04-15 06:47:16 +02:00
Alice Gaudon fd57e42957 Merge branch 'master' of gitlab.com:ArisuOngaku/server-scripts 2020-04-07 00:12:41 +02:00
Alice Gaudon 99baed41c0 kernel-updates-check.sh: display output to stdout and fix sendmail condition 2020-04-07 00:12:30 +02:00
Alice Gaudon c94d3330bf Formatting 2020-04-07 00:11:56 +02:00
Alice Gaudon db99afeb19 zfs_snapshot_cron.sh: fix bash leading 0 bug 2020-04-07 00:11:38 +02:00
Alice Gaudon 335c6ef0c7 Improve mail wrap script with dynamic args and ignoring a specific exit code 2020-03-20 13:04:22 +01:00
Alice Gaudon 0584914cc2 motd.sh: add ZFS features 2020-02-15 10:13:24 +01:00
Alice Gaudon ad7be843cc Add zfs_snapshot_cron.sh 2020-02-05 05:48:37 +01:00
Alice Gaudon 0b78d365ca Add zfs_scrub.sh 2020-02-05 02:46:19 +01:00
Alice Gaudon 15794e13a5 Make motd.sh global 2020-02-05 01:34:10 +01:00
Alice Gaudon e2f417dc86 Merge branch 'master' of gitlab.com:ArisuOngaku/server-scripts 2020-02-05 01:19:27 +01:00
Alice Gaudon 0771de2d4b Add optional from email config 2020-02-05 01:18:44 +01:00
Alice Gaudon d041457005 Fix unnecessary double update check 2020-02-04 07:37:54 +01:00
Alice Gaudon 05ec42e03b Add kernel-udpates-check.sh 2020-02-02 07:08:03 +01:00
Alice Gaudon 35e20bd0f7 Remove unnecessary from mail 2020-02-02 06:49:12 +01:00
Alice Gaudon 37ab936f2e Improve mailing scripts and workflow 2020-02-02 06:47:47 +01:00
Alice Gaudon ea4e5d0a01 caddy_docker_custom_user: ignore machine specific build scripts by default 2020-01-29 21:31:51 +01:00