Jason Kulatunga
eb4a738746
documentation & updates for configuring scrutiny behind a reverse proxy with path rewriting.
3 years ago
packagrio-bot
90e5d219a2
(v0.4.1) Automated packaging of release by Packagr
3 years ago
Jason Kulatunga
c397a3237f
Merge pull request #237 from AnalogJ/pr_93_changes
3 years ago
Jason Kulatunga
381a6799cc
updates for v0.4.0 release. Slight refactor/organization.
3 years ago
Jason Kulatunga
54178eaaf0
Merge branch 'master' into BASEPATH
3 years ago
Jason Kulatunga
a6e34f7a44
fix for labeling issue.
3 years ago
Jason Kulatunga
3e444b199a
make sure releases (tag events) have unique docker image builds.
3 years ago
packagrio-bot
a2a80f3102
(v0.4.0) Automated packaging of release by Packagr
3 years ago
Jason Kulatunga
833fb96c15
fixing publish release step.
3 years ago
Jason Kulatunga
5acc98d221
trying to fix release asset setp.
3 years ago
Jason Kulatunga
d9632ae34b
Merge pull request #235 from AnalogJ/change_scrutiny_default_path
3 years ago
Jason Kulatunga
de702414b9
moving all filesystem references to /scrutiny to /opt/scrutiny
...
fixes #230
3 years ago
Jason Kulatunga
db73175f07
fixing release GH Action.
3 years ago
Jason Kulatunga
6a9db6a92b
Merge pull request #222 from AnalogJ/influxdb
3 years ago
Jason Kulatunga
2967b6ca01
make sure that we set the config path when ReadConfig is called.
3 years ago
Jason Kulatunga
5ed69d7fc4
adding tests for Smart and parser.
3 years ago
Jason Kulatunga
2b5c864a74
update the codecov action version.
3 years ago
Jason Kulatunga
21d07a0712
adding tests for Detect struct in collector. Adding ability to mock out exec.Command calls.
3 years ago
Jason Kulatunga
2214febbd1
simple rename.
3 years ago
Jason Kulatunga
786e7d04f2
make sure we print the overall device status in the details page.
3 years ago
Jason Kulatunga
0cee744c29
highlight last updated dates when more than 2 weeks or 1 month.
3 years ago
Jason Kulatunga
f39628efc3
by default show all temp data.
3 years ago
Jason Kulatunga
87ba8ff632
better message for what's services we're currently waiting for.
3 years ago
Jason Kulatunga
8ea194b6ba
fixing download command (using curl).
3 years ago
Jason Kulatunga
d26e452a4a
fixing download command (using curl).
3 years ago
Jason Kulatunga
77da0f5a57
fixing download command (using curl).
3 years ago
Jason Kulatunga
2350c1335c
fix multi-arch builds.
3 years ago
Jason Kulatunga
a893d2db47
fix multi-arch builds.
3 years ago
Jason Kulatunga
6fbe710d09
Merge pull request #228 from AnalogJ/multiarch_builds
3 years ago
Jason Kulatunga
d48d0b9d93
build multi arch images
3 years ago
Jason Kulatunga
57c0f899c6
build multi arch controller image.
3 years ago
Jason Kulatunga
5bab9ac04a
make sure we can correctly save the config file if onboarding influx.
3 years ago
Jason Kulatunga
fabc629e40
handle case where WWN not detected for a device (print error messages, but skip device collection & uploading).
3 years ago
Jason Kulatunga
3dbe59781c
Merge pull request #224 from AnalogJ/influx_migrations
3 years ago
Jason Kulatunga
1ced2198c7
cleanup log messages.
3 years ago
Jason Kulatunga
5f12fbb510
enable final migration cleanup.
3 years ago
Jason Kulatunga
702518579b
fixed summary query.
3 years ago
Jason Kulatunga
fc5a9ba15e
fixed device processing in details page. Summary query is still broken.
3 years ago
Jason Kulatunga
8fe0dbed6b
partially working. Some datapoints are failing with panic and are silently ignored.
...
TODO must fix.
3 years ago
Jason Kulatunga
7d963c96a6
writing pseudocode algorithm for data migration.
3 years ago
Jason Kulatunga
2750ccef4a
call out deprecated structs so they are not accidentally used via autocomplete.
3 years ago
Jason Kulatunga
9d85920f49
started working on migration code.
3 years ago
Jason Kulatunga
97f6564c1e
adding documetnation for smartctl exit codes and addl test.
3 years ago
Jason Kulatunga
646d0eff15
change the environmental variable to COLLECTOR_CRON_SCHEDULE
3 years ago
Jason Kulatunga
ce3d45e543
instructions in readme for how to override cron schedule.
3 years ago
Jason Kulatunga
75de6ebfe0
addign ability to customize the scrutiny collector cron schedule using SCRUTINY_COLLECTOR_CRON_SCHEDULE env variable.
...
similar to https://github.com/linuxserver/docker-scrutiny/pull/19
fixes https://github.com/linuxserver/docker-scrutiny/issues/17
fixes https://github.com/AnalogJ/scrutiny/issues/161
fixes https://github.com/AnalogJ/scrutiny/issues/66
fixes https://github.com/AnalogJ/scrutiny/issues/202
fixes https://github.com/AnalogJ/scrutiny/issues/121
3 years ago
Jason Kulatunga
49c1ef6a37
fixing local persistent dir for influxdb in omnibus.
3 years ago
Jason Kulatunga
ae99ffd57e
using github container registry images.
...
update documentation to enable persistence by default
update docs to include influxdb
3 years ago
Jason Kulatunga
08f247109a
using environmental variable in files path.
3 years ago
Jason Kulatunga
36617c8f1f
using environmental variable in files path.
3 years ago