Aram Akhavan
3285eb659f
Fix some development issues
11 months ago
Jason Kulatunga
a3dfce3561
Update INSTALL_HUB_SPOKE.md
...
fixes https://github.com/AnalogJ/scrutiny/issues/495
11 months ago
Jason Kulatunga
240178d742
Merge pull request #529 from KaeTuuN/patch-1
...
Update README.md Links to compose files
11 months ago
Jason Kulatunga
2dcb6cd6b6
Merge pull request #566 from PrplHaz4/patch-3
...
Add COLLECTOR_HOST_ID env var to hubspoke example
11 months ago
PrplHaz4
56df7b5797
Add COLLECTOR_HOST_ID env var to hubspoke example
...
Added COLLECTOR_HOST_ID environment variable to hubspoke example
11 months ago
Jason Kulatunga
d54a0abc8c
Merge pull request #559 from ibizaman/patch-1
...
Fix typo in readme
1 year ago
Pierre Penninckx
061f55f5b1
Fix typo in readme
1 year ago
Jason Kulatunga
5bbd4c3b64
update delete device message to clarify that no data will actually be effected, only scrutiny data.
...
fixes #544
1 year ago
Jason Kulatunga
fb6c3d6a24
document Shoutrrr special characters in username & password -
...
fixes #532
1 year ago
KaeTuuN
87dc51a9c0
Update README.md Links to compose files
...
Links were not working, so I replaced them with working ones.
1 year ago
packagrio-bot
c3a0fb7fb5
(v0.7.2) Automated packaging of release by Packagr
1 year ago
Jason Kulatunga
5e87608587
Merge pull request #520 from kaysond/patch-1
1 year ago
Jason Kulatunga
ab7fd107e7
Merge pull request #527 from kaysond/master
1 year ago
Aram Akhavan
550cd59093
Fix parsing of attribute 188 on seagate drives
1 year ago
Aram Akhavan
a8621d2bb0
Update permissions setting in Dockerfile.web
...
This fixes issues with assets loading when you run as non root users
1 year ago
Jason Kulatunga
4b1d9dc2d3
Merge pull request #519 from SlavikCA/patch-1
1 year ago
Slavik
22769b962e
Docs: few more details about Traefik proxy
1 year ago
Slavik
feb7909961
Docs: add Traefik REVERSE_PROXY config example
1 year ago
Jason Kulatunga
2f01e8c8e0
Merge pull request #512 from kaysond/master
1 year ago
Aram Akhavan
31c2daedf7
fix smart 188 thresholds
1 year ago
packagrio-bot
ee893cc360
(v0.7.1) Automated packaging of release by Packagr
2 years ago
Jason Kulatunga
d73907d357
Merge pull request #474 from AnalogJ/beta
2 years ago
Jason Kulatunga
0b50305f38
fix invalid COPY instruction.
2 years ago
Jason Kulatunga
ee3d719c3a
simplify docker image build
...
changes contributed by @modem7
fixes #461
2 years ago
Jason Kulatunga
d76cdca4a5
Merge pull request #472 from adamantike/misc/add-support-for-yml-config-files
2 years ago
Jason Kulatunga
b34ed607b7
Merge pull request #471 from adamantike/feat/add-support-for-ntfy-notifications
2 years ago
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
2 years ago
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 .
2 years ago
Jason Kulatunga
8c3afc31f4
Merge pull request #449 from adamantike/fix/delete-influxdb-deb-from-docker-image
2 years ago
packagrio-bot
2e4ba44952
(v0.7.0) Automated packaging of release by Packagr
2 years ago
Jason Kulatunga
4192ac719e
Merge pull request #470 from AnalogJ/beta
2 years ago
Jason Kulatunga
539c94595f
Merge pull request #469 from AnalogJ/angular-v13-upgrade
2 years ago
Jason Kulatunga
de21e611a3
fixing migration for line_stroke setting.
2 years ago
Jason Kulatunga
dea362361e
Merge pull request #468 from AnalogJ/angular-v13-upgrade
2 years ago
Jason Kulatunga
7b77519f49
trying to fix tests.
2 years ago
Jason Kulatunga
94df7e1ec3
trying to fix tests.
2 years ago
Jason Kulatunga
babd8d3089
trying to fix tests.
2 years ago
Jason Kulatunga
52ef28f091
removing NODE_OPTIONS.
2 years ago
Jason Kulatunga
80d72f8a1b
regenerate package-lock with angular 13-lts packages.
2 years ago
Jason Kulatunga
2e8f4a0581
update with instructions for adding host id to UI.
...
- fixes #464
- related #151
2 years ago
Michael Manganiello
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.
2 years ago
Jason Kulatunga
8c65166a90
Merge pull request #446 from adamantike/misc/upgrade-go-1.20
2 years ago
Jason Kulatunga
733b49c2c4
Merge branch 'master' into misc/upgrade-go-1.20
2 years ago
Jason Kulatunga
711b5c40b1
update with instructions for adding host id to UI.
...
- fixes #464
- related #151
2 years ago
Jason Kulatunga
f94e616d8d
Merge branch 'master' into angular-refactoring
2 years ago
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
```
2 years ago
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.
2 years ago
Jason Kulatunga
e4bbe8c035
Merge pull request #441 from padhi-forks/master
...
Fixes https://github.com/AnalogJ/scrutiny/issues/440
2 years ago
Saswat Padhi
cb5226f6e4
Update backend tests failing on insecure_skip_verify
2 years ago
Saswat Padhi
c69770d1dd
Add `insecure_skip_verify` in example.scrutiny.yaml
2 years ago