Peyton Creery
5a5877b729
Update INSTALL_HUB_SPOKE.md
2024-07-17 20:14:26 -05:00
packagrio-bot
5e6ab2290b
(v0.8.1) Automated packaging of release by Packagr
v0.8.1
2024-04-08 04:48:11 +00:00
Jason Kulatunga
67c0af9f59
fix amd64 s6_arch.
2024-04-05 14:11:11 -07:00
Jason Kulatunga
55565e509d
Merge pull request #625 from AnalogJ/cron_fixes
...
fixing cron in #602
2024-04-05 14:04:39 -07:00
Jason Kulatunga
f74d9c108a
fixing cron in #602
...
Updated s6overlay to v3
Note: xz-utils was added as a requirement for s6-overlay (using safe 5.4.1 instead of compromised 5.6.x versions)
2024-04-05 10:01:04 -07:00
packagrio-bot
5977f7c7d4
(v0.8.0) Automated packaging of release by Packagr
v0.8.0
2024-03-13 23:47:26 +00:00
Jason Kulatunga
3490a2ffc2
Merge pull request #597 from joserebelo/sigterm
...
Use exec on scrutiny-collector cron to ensure signal handling
2024-03-12 21:08:16 -07:00
Jason Kulatunga
a0f9e6e3f3
Merge pull request #596 from dropsignal/master
...
rebase docker image to debian 12 (bookworm)
2024-03-12 20:53:35 -07:00
Drop Signal
6a9b89b38a
fixed missing &&
2024-03-12 21:39:36 -05:00
Drop Signal
543f376015
performing requested changes
2024-03-09 21:37:11 -06:00
José Rebelo
ca7bd2c151
Use exec on scrutiny-collector cron to ensure signal handling
...
This way SIGTERM gets propagated and the container terminates
gracefully.
2024-03-09 22:46:07 +00:00
Drop Signal
1e74e96658
rebase to debian 12 (bookworm)
2024-03-08 22:30:43 -06:00
packagrio-bot
5e33c33e75
(v0.7.3) Automated packaging of release by Packagr
v0.7.3
2024-02-24 23:12:54 +00:00
Jason Kulatunga
3ea223fa8e
Merge pull request #547 from kaysond/master
...
Add support for disabling repeat notifications if the values haven't changed
2024-02-24 15:10:29 -08:00
Jason Kulatunga
44275c66ca
Merge pull request #569 from uhthomas/466
...
fix(collector): show correct nvme capacity
2024-02-24 09:32:59 -08:00
Jason Kulatunga
19bd59dc27
Merge pull request #577 from DrFrankensteinUK/patch-1
...
Update SUPPORTED_NAS_OS.md
2024-02-24 09:20:23 -08:00
DrFrankensteinUK
b7fab3c94e
Update SUPPORTED_NAS_OS.md
...
Added another link for the new Container Manager version of my guide for those on the newer DSM versions. The older guide while archived still functions correctly.
2024-02-17 16:47:05 +00:00
Aram Akhavan
09f4b34bf0
fix server test
2024-02-04 11:52:30 -08:00
Aram Akhavan
f24abf254b
Add tests for not repeating notifications
2024-02-04 11:38:52 -08:00
Aram Akhavan
cc889f2a2d
fix notify tests
2024-02-04 11:38:52 -08:00
Jason Kulatunga
2aa242e364
update mockgen instructions
2024-02-04 11:38:52 -08:00
Jason Kulatunga
1c193aa043
add database interface mock
2024-02-04 11:38:52 -08:00
Aram Akhavan
01c5a7fdfe
Address review comments
2024-02-04 11:38:51 -08:00
Aram Akhavan
98d958888c
refactor common code
2024-02-04 11:38:51 -08:00
Aram Akhavan
4e5c76b259
Add support for disabling repeat notifications
...
* Add a new database function for getting the tail
* Update ShouldNotify() to handle ignoring repeat notifications if set
2024-02-04 11:38:51 -08:00
Aram Akhavan
6417d71311
Add a setting for repeating notifications or not
2024-02-04 11:38:50 -08:00
Aram Akhavan
3285eb659f
Fix some development issues
2024-02-04 11:38:50 -08:00
Thomas Way
db86bac9ef
fix(collector): show correct nvme capacity
...
Some nvme devices do not report their capacity through the usual
'user_capacity' field, instead the total capacity is reported with the
'nvme_total_capacity' field.
Fixes : #466
2024-01-23 22:02:02 +00:00
Jason Kulatunga
a3dfce3561
Update INSTALL_HUB_SPOKE.md
...
fixes https://github.com/AnalogJ/scrutiny/issues/495
2024-01-23 12:57:22 -08:00
Jason Kulatunga
240178d742
Merge pull request #529 from KaeTuuN/patch-1
...
Update README.md Links to compose files
2024-01-23 12:19:39 -08:00
Jason Kulatunga
2dcb6cd6b6
Merge pull request #566 from PrplHaz4/patch-3
...
Add COLLECTOR_HOST_ID env var to hubspoke example
2024-01-23 12:16:27 -08:00
PrplHaz4
56df7b5797
Add COLLECTOR_HOST_ID env var to hubspoke example
...
Added COLLECTOR_HOST_ID environment variable to hubspoke example
2024-01-15 16:51:10 -05:00
Jason Kulatunga
d54a0abc8c
Merge pull request #559 from ibizaman/patch-1
...
Fix typo in readme
2023-12-26 14:50:02 -07:00
Pierre Penninckx
061f55f5b1
Fix typo in readme
2023-12-19 15:51:38 -08:00
Jason Kulatunga
5bbd4c3b64
update delete device message to clarify that no data will actually be effected, only scrutiny data.
...
fixes #544
2023-11-22 14:25:26 -08:00
Jason Kulatunga
fb6c3d6a24
document Shoutrrr special characters in username & password -
...
fixes #532
2023-11-18 08:50:47 -08:00
KaeTuuN
87dc51a9c0
Update README.md Links to compose files
...
Links were not working, so I replaced them with working ones.
2023-10-18 10:33:37 +02:00
packagrio-bot
c3a0fb7fb5
(v0.7.2) Automated packaging of release by Packagr
v0.7.2
2023-10-17 13:19:35 +00:00
Jason Kulatunga
5e87608587
Merge pull request #520 from kaysond/patch-1
2023-10-17 06:09:52 -07:00
Jason Kulatunga
ab7fd107e7
Merge pull request #527 from kaysond/master
2023-10-17 06:08:58 -07:00
Aram Akhavan
550cd59093
Fix parsing of attribute 188 on seagate drives
2023-10-14 21:39:12 -07:00
Aram Akhavan
a8621d2bb0
Update permissions setting in Dockerfile.web
...
This fixes issues with assets loading when you run as non root users
2023-09-29 11:51:47 -07:00
Jason Kulatunga
4b1d9dc2d3
Merge pull request #519 from SlavikCA/patch-1
2023-09-27 10:17:26 -07:00
Slavik
22769b962e
Docs: few more details about Traefik proxy
2023-09-26 21:11:59 -07:00
Slavik
feb7909961
Docs: add Traefik REVERSE_PROXY config example
2023-09-26 21:04:26 -07:00
Jason Kulatunga
2f01e8c8e0
Merge pull request #512 from kaysond/master
2023-09-06 12:51:50 -07:00
Aram Akhavan
31c2daedf7
fix smart 188 thresholds
2023-09-03 10:37:43 -07:00
packagrio-bot
ee893cc360
(v0.7.1) Automated packaging of release by Packagr
v0.7.1
2023-04-08 23:01:22 +00:00
Jason Kulatunga
d73907d357
Merge pull request #474 from AnalogJ/beta
2023-04-08 15:58:51 -07:00
Jason Kulatunga
0b50305f38
fix invalid COPY instruction.
2023-04-07 00:00:11 -07:00