Jason Kulatunga and GitHub
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 and GitHub
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 and GitHub
d54a0abc8c
Merge pull request #559 from ibizaman/patch-1
...
Fix typo in readme
2023-12-26 14:50:02 -07:00
Pierre Penninckx and GitHub
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
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 and GitHub
5e87608587
Merge pull request #520 from kaysond/patch-1
2023-10-17 06:09:52 -07:00
Jason Kulatunga and GitHub
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 and GitHub
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 and GitHub
4b1d9dc2d3
Merge pull request #519 from SlavikCA/patch-1
2023-09-27 10:17:26 -07:00
Slavik and GitHub
22769b962e
Docs: few more details about Traefik proxy
2023-09-26 21:11:59 -07:00
Slavik and GitHub
feb7909961
Docs: add Traefik REVERSE_PROXY config example
2023-09-26 21:04:26 -07:00
Jason Kulatunga and GitHub
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 and GitHub
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
Jason Kulatunga
ee3d719c3a
simplify docker image build
...
changes contributed by @modem7
fixes #461
2023-04-06 23:57:15 -07:00
Jason Kulatunga and GitHub
d76cdca4a5
Merge pull request #472 from adamantike/misc/add-support-for-yml-config-files
2023-04-06 17:46:03 -07:00
Jason Kulatunga and GitHub
b34ed607b7
Merge pull request #471 from adamantike/feat/add-support-for-ntfy-notifications
2023-04-06 17:42:50 -07:00
Michael Manganiello
932e191510
Allow configuration files with yml extension
...
If a `collector.yml` or `scrutiny.yml` configuration file is present,
use it as long as a `.yaml` version is not available too.
Fixes #79
2023-04-06 20:55:22 -03:00
Michael Manganiello
3a6c407fe7
Add support for ntfy notifications
...
Updates [`shoutrrr`](containrrr.dev/shoutrrr/) to `v0.7.1` to enable
support for [ntfy](https://ntfy.sh/ ) notifications.
Fixes #433 .
2023-04-06 17:04:48 -03:00
Jason Kulatunga and GitHub
8c3afc31f4
Merge pull request #449 from adamantike/fix/delete-influxdb-deb-from-docker-image
2023-04-05 23:25:52 -07:00
packagrio-bot
2e4ba44952
(v0.7.0) Automated packaging of release by Packagr
v0.7.0
2023-04-06 05:22:42 +00:00
Jason Kulatunga and GitHub
4192ac719e
Merge pull request #470 from AnalogJ/beta
2023-04-05 22:07:13 -07:00
Jason Kulatunga and GitHub
539c94595f
Merge pull request #469 from AnalogJ/angular-v13-upgrade
2023-04-05 21:09:35 -07:00
Jason Kulatunga
de21e611a3
fixing migration for line_stroke setting.
2023-04-05 21:06:09 -07:00
Jason Kulatunga and GitHub
dea362361e
Merge pull request #468 from AnalogJ/angular-v13-upgrade
2023-04-05 20:58:56 -07:00
Jason Kulatunga
7b77519f49
trying to fix tests.
2023-04-05 20:48:07 -07:00
Jason Kulatunga
94df7e1ec3
trying to fix tests.
2023-04-05 20:44:07 -07:00
Jason Kulatunga
babd8d3089
trying to fix tests.
2023-04-05 20:35:18 -07:00
Jason Kulatunga
52ef28f091
removing NODE_OPTIONS.
2023-04-05 20:34:29 -07:00
Jason Kulatunga
80d72f8a1b
regenerate package-lock with angular 13-lts packages.
2023-04-05 20:10:53 -07:00
Jason Kulatunga
2e8f4a0581
update with instructions for adding host id to UI.
...
- fixes #464
- related #151
2023-04-05 19:50:09 -07:00
Michael Manganiello and Jason Kulatunga
7fd2e2b050
Upgrade to Go 1.20
...
With the release of Go 1.20, version 1.18 is not supported anymore. This
change upgrades the project to Go 1.20.
2023-04-05 19:50:09 -07:00
Jason Kulatunga and GitHub
8c65166a90
Merge pull request #446 from adamantike/misc/upgrade-go-1.20
2023-04-05 19:48:31 -07:00
Jason Kulatunga and GitHub
733b49c2c4
Merge branch 'master' into misc/upgrade-go-1.20
2023-04-05 07:53:01 -07:00
Jason Kulatunga
711b5c40b1
update with instructions for adding host id to UI.
...
- fixes #464
- related #151
2023-04-04 21:53:39 -07:00
Jason Kulatunga and GitHub
f94e616d8d
Merge branch 'master' into angular-refactoring
2023-04-04 21:38:57 -07:00
Michael Manganiello
fb7848f341
Delete temporary deb file from omnibus Docker image
...
This considerably reduces the Docker image size for the `omnibus` variant:
```
scrutiny-omnibus-master latest cd7a7dde100b 9 minutes ago 538MB
scrutiny-omnibus-fix-applied latest 5f7ac124ef50 6 minutes ago 431MB
```
2023-02-22 16:25:09 -03:00
Michael Manganiello
007857afd5
Upgrade to Go 1.20
...
With the release of Go 1.20, version 1.18 is not supported anymore. This
change upgrades the project to Go 1.20.
2023-02-19 21:18:51 -03:00
Jason Kulatunga and GitHub
e4bbe8c035
Merge pull request #441 from padhi-forks/master
...
Fixes https://github.com/AnalogJ/scrutiny/issues/440
2023-02-08 21:43:45 -08:00
Saswat Padhi
cb5226f6e4
Update backend tests failing on insecure_skip_verify
2023-02-07 08:24:39 +00:00
Saswat Padhi
c69770d1dd
Add insecure_skip_verify in example.scrutiny.yaml
2023-02-06 22:34:06 +00:00
Saswat Padhi
e07a53046f
[FEAT] Allow insecure certificates on InfluxDB
...
This change allows users to skip TLS certificate verification on their
InfluxDB server, if they wish to do so, for instance when using self-
signed certificates.
Without this change, scrutiny failed to start and paniced with a
`x509: certificate signed by unknown authority` error.
2023-02-06 22:26:40 +00:00
Jason Kulatunga and GitHub
19a0b8c2ac
Update TROUBLESHOOTING_INFLUXDB.md
...
change volume mounts when upgrading from LSIO image
2023-02-04 08:41:47 -08:00
Jason Kulatunga
97f73703b1
update docs with instructions for customizing Influxdb creds.
2023-01-19 22:21:48 -08:00
Jason Kulatunga
4fcd11f497
update coverage makefile with workaround.
2023-01-11 21:31:25 -08:00