henfri
a7dc68822f
Update docker-compose.yml
...
to fix https://github.com/AnalogJ/scrutiny/issues/241
2022-05-11 20:09:40 +02:00
Jason Kulatunga
381a6799cc
updates for v0.4.0 release. Slight refactor/organization.
2022-05-09 14:50:35 -07:00
Jason Kulatunga
54178eaaf0
Merge branch 'master' into BASEPATH
2022-05-09 14:29:48 -07:00
Jason Kulatunga
de702414b9
moving all filesystem references to /scrutiny to /opt/scrutiny
...
fixes #230
2022-05-09 09:29:39 -07:00
Jason Kulatunga
8ea194b6ba
fixing download command (using curl).
2022-05-06 09:54:13 -07:00
Jason Kulatunga
d26e452a4a
fixing download command (using curl).
2022-05-06 09:52:01 -07:00
Jason Kulatunga
77da0f5a57
fixing download command (using curl).
2022-05-06 09:48:25 -07:00
Jason Kulatunga
2350c1335c
fix multi-arch builds.
2022-05-06 09:36:22 -07:00
Jason Kulatunga
a893d2db47
fix multi-arch builds.
2022-05-06 09:30:37 -07:00
Jason Kulatunga
646d0eff15
change the environmental variable to COLLECTOR_CRON_SCHEDULE
2022-05-01 22:13:11 -07:00
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
2022-05-01 22:01:34 -07:00
Jason Kulatunga
ae99ffd57e
using github container registry images.
...
update documentation to enable persistence by default
update docs to include influxdb
2022-05-01 21:08:18 -07:00
Jason Kulatunga
cfe77c9a36
install tzdata package everywhere.
...
fixes #78
fixes
2022-04-30 21:29:45 -07:00
Jason Kulatunga
0dba9f8011
Merge branch 'master' into influxdb
2022-04-30 21:21:53 -07:00
Jason Kulatunga
9a5c667437
tweak the wait script.
2022-04-29 22:48:10 -07:00
Jason Kulatunga
7cd828ef0d
update the influxdb version in the standalone container.
2022-04-29 16:20:35 -07:00
Jason Kulatunga
c7603c8f62
karalabe/xgo-1.13.x is unmaintained, moving to techknowlogick/xgo:go-1.13.x
2021-10-24 22:05:28 -07:00
Jason Kulatunga
8a46931399
!!!!WIP!!!!
...
adding InfluxDB
- influxdb added to dockerfile
- influxdb s6 service
- influxdb config
- adding defaults to config
- creating a DeviceRepo interface (multiple db backends)
- implemented DeviceRepo interface as ScruitnyRepository
2021-06-27 10:55:18 -07:00
Andrea Spacca
ea3fbc09f1
BASEPATH
2021-05-30 10:14:48 +02:00
Jason Kulatunga
33d4b99a4b
fix collector.
2021-04-26 10:03:40 -07:00
Jason Kulatunga
011642a708
WIP.
...
Removed references to Jobber, replaced with Cron.
Created crontab at /etc/cron.d/scrutiny
Running cron in foreground.
Adding timezone support
Working Collector image (untested master).
2021-04-24 12:27:09 -07:00
Jason Kulatunga
ada3665ba0
fix #111
...
fix #109
2020-10-27 07:18:47 -07:00
Jason Kulatunga
4fd650a150
adding a vagrantfile for testing. Adding 32bit version of binary for freebsd.
2020-10-17 11:08:25 -06:00
Jason Kulatunga
75b78a45c0
use Make + XGO to build static binaries. attempt #3
2020-10-14 21:17:03 -06:00
Jason Kulatunga
b09ec3b912
install curl for checking if webserver is ready.
2020-10-09 03:27:12 -06:00
PrplHaz4
27e9d2f465
move under docker directory
2020-10-08 10:13:43 -04:00
Jason Kulatunga
c8a4be6b07
fix x509: certificate signed by unknown authority error for notifications.
2020-10-04 14:30:05 -06:00
Jason Kulatunga
266c95f857
fix #3
...
Make sure that the collector attempts to correctly communicate with webapp container, even when running in dedicated container (and triggered manually).
fixes cron schedule to run daily.
added instructions for dedicated containers.
2020-09-18 09:23:39 -06:00
Jake Howard
5c6e1b5ce2
Fix scrutiny binary location
2020-09-17 13:28:21 +01:00
Jason Kulatunga
6e6c9b7251
fix dockerfile.
2020-09-16 18:13:06 -07:00
Jason Kulatunga
b44b052f81
fix copy.
2020-09-16 18:03:35 -07:00
Jason Kulatunga
14d733e9cc
move docker files & eventually docker-compose files into 'docker' directory.
2020-09-16 18:03:02 -07:00