Commit Graph

40 Commits

Author SHA1 Message Date
Daniel Hansson
b53b1441c0
Upgrade OS --> 24.04 (#2623) 2024-05-07 18:32:08 +02:00
Daniel Hansson
b2f3f2d3d7
happy new year! (#2609) 2024-01-13 01:48:25 +01:00
Daniel Hansson
0b8c0abf36
Change to better compression for ZFS (#2554) 2023-08-27 12:40:27 +02:00
Daniel Hansson
0cb6c24e2a
also post cli ouput in terminal
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2023-08-27 12:30:32 +02:00
Daniel Hansson
2a839cfeec
stay truthful
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2023-08-27 12:03:30 +02:00
Daniel Hansson
d37a2917fa
happy new year! (#2431)
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2023-01-20 13:21:59 +01:00
Daniel Hansson
c01ca31e4c
fix SC (#2418) 2022-12-25 18:32:29 +01:00
Daniel Hansson
b025579108
fix SC (#2384) 2022-08-27 10:36:30 +00:00
Daniel Hansson
c4a3098607
fix zfs-auto-snapshot installation (#2345)
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-05-26 00:26:28 +02:00
Daniel Hansson
3a252b8afe
add info in format scripts (#2298) 2022-05-07 23:57:22 +02:00
Daniel Hansson
bee9db5b5e
remove live source (#2283)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-05-03 22:08:17 +02:00
Daniel Hansson
d97736c616
Ubuntu 22.04 (#2279)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-05-03 19:25:49 +02:00
Daniel Hansson
c4b764acbd
happy new year (#2278)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-04-22 18:27:42 +02:00
Daniel Hansson
6c03ab9e00
add daily zfs prune check (#2266) 2022-03-26 22:04:58 +01:00
Daniel Hansson
3f88e26ef3
fix prune for large disks (don't prune) (#2255) 2022-03-06 00:38:51 +01:00
Daniel Hansson
2e5d32d543
make use of the home_sme_server() function 2022-02-03 23:37:30 +01:00
Daniel Hansson
17ded7bac9
fix https://github.com/nextcloud/vm/issues/2203
It's not possible to check SYSVENDOR since you can't get info about Proxmox specifically - it runs QEMU.
2022-01-31 14:21:10 +01:00
Daniel Hansson
62fbe65d23
Add functionality for NVMe (#2101) 2021-09-09 10:13:40 +02:00
Daniel Hansson
e7fc8dd4f2
more apt fixes (#2028)
Signed-off-by: enoch85 <github@hanssonit.se>
2021-06-19 21:06:36 +02:00
Daniel Hansson
7c3c9a671c
change to apt-get instead of apt (#2027)
Signed-off-by: enoch85 <github@hanssonit.se>
2021-06-18 13:20:04 +02:00
Daniel Hansson
1e72f06fb3
change time 2021-05-26 13:05:34 +02:00
szaimen
aba189d7e7
POC for regular zfs snapshot prune (#1979) 2021-05-21 23:14:16 +02:00
Daniel Hansson
c6569172ad
change how disk is displayed to zfs (#1978) 2021-05-21 20:37:50 +02:00
szaimen
c23cdb7b30
smart-monitoring - fix initial disk check (#1915)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-04-05 21:25:05 +02:00
szaimen
c95d0e4561
improve smart-notification (#1907)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-03-28 20:23:20 +02:00
szaimen
ca5bb24bc7
improve initial smart testing (#1901)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-03-21 18:56:53 +01:00
szaimen
dfd4779e60
smart monitoring - test drives directly (#1894)
Signed-off-by: szaimen <szaimen@e.mail.de>

Co-authored-by: Daniel Hansson <github@hanssonit.se>
2021-03-16 22:35:19 +01:00
Daniel Hansson
6b1c7fee14
happy new year! (#1749)
* happy new year!

Signed-off-by: enoch85 <github@hanssonit.se>

* fix some comments and restore geoip database files

Signed-off-by: szaimen <szaimen@e.mail.de>

Co-authored-by: szaimen <szaimen@e.mail.de>
2021-01-01 15:34:25 +01:00
Ted B
e65ff4aaba
Fix spelling in VM (#1706)
Signed-off-by: Lantrix <lantrix@pobox.com>
2020-12-03 21:24:33 +01:00
Daniel Hansson
383a4e1c3e
put default SC rules in a single file (#1667)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-11-12 21:39:53 +01:00
szaimen
b6bb70b44c
Create smart-monitoring.sh to allow continuosly smart checking (#1650)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-11-05 16:19:09 +01:00
szaimen
54cf005b11
Add provisioning to format-sdb.sh (#1639)
And some other fixes
2020-11-01 12:12:22 +01:00
Daniel Hansson
cbc2c80217
Use start_if_stopped instead of just service start (#1608)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-19 20:46:01 +02:00
szaimen
f28af0807a
make all scripts much more readable (#1493)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-10-14 11:16:35 +02:00
Daniel Hansson
f571448c1a
standarlize nextcloud_occ (#1544) 2020-10-08 19:51:21 +02:00
Daniel Hansson
f251b03549
go live with fetch lib (#1520)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-03 21:09:15 +02:00
szaimen
c42ec1d992
add SCRIPT_NAME to all scripts and standardize whiptail-titles (#1400)
Signed-off-by: enoch85 <github@hanssonit.se>

Co-authored-by: enoch85 <github@hanssonit.se>
2020-09-04 09:05:47 +02:00
Daniel Hansson
fb207c6fa9
copy script to right place (#1381)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-08-20 23:20:58 +02:00
Daniel Hansson
f9c9e0d998
Update and rename change-to-zfs-mount-generator.sh to zfs-prune-snapshots.sh 2020-08-20 17:54:17 +02:00
Daniel Hansson
34f58238c5
Make Webmin optional and move some scripts (#1349)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-08-10 17:57:42 +02:00