Commit Graph

21 Commits (61fde6a2cac0dd31cd966837b3cb6e5a33c26d9b)

Author SHA1 Message Date
Jason Kulatunga 61fde6a2ca update shoutrrr version.
1 year ago
Jason Kulatunga 5ea149d878 upgrading to go 1.18 for generics (and lodash-like library).
2 years ago
Jason Kulatunga 6e0321f488 add go.sum
2 years ago
Jason Kulatunga 4419f7f429 remove zig. remove cgo dependency for sqlite (using pkg.go.dev/modernc.org/sqlite)
2 years ago
Jason Kulatunga 8466c5e750 upgrade to v2.9.0 for influxdb sdk -- this includes the SetupWithToken method.
2 years ago
Jason Kulatunga 5ac0aa8f74 Forked InfluxDB SDK and added support for using pre-generated admin token during setup. This ensures we no longer need to persist the token during startup.
2 years ago
Jason Kulatunga bd6d192006 fix packagr config.
2 years ago
packagrio-bot a2a80f3102 (v0.4.0) Automated packaging of release by Packagr
2 years ago
Jason Kulatunga 9d85920f49 started working on migration code.
2 years ago
Jason Kulatunga 8a46931399 !!!!WIP!!!!
3 years ago
Jason Kulatunga 3995c87856 upgrade shoutrrr version.
3 years ago
Jason Kulatunga 9fac3c6308 fix gorm dependency.
4 years ago
Jason Kulatunga b44ef5cb9c adding support for a collecto config file.
4 years ago
Jason Kulatunga a3438297e6 removeedd waitgroup, using sync/errgroup instead (to pass error messages back). returning errors in test notifications endpoint payload. Adding failure tests for webhooks, scripts & shoutrr.
4 years ago
Jason Kulatunga 23d5b86b1b new device detection engine (OS aware). Uses smartctl --scan to detect drives (and conditionally uses jaypipes/ghw). WWN is calculated from smartctl data, then retrieved from GHW, and fallsback to serial number. WWN calcuation code is based on IEEE spec, for "Registered" IEEE format - NAA5. TODO: support NAA6 and other formats?
4 years ago
Jason Kulatunga c913cf39b9 adding new nottification validation erorr. Added a notification class containing webhook, script and shoutrrr notification logic. Adding "Test notification endpoint".
4 years ago
Jason Kulatunga 586767393d (0.1.6) Automated packaging of release by Packagr
4 years ago
packagr-io-beta eb5b5ebee3 (v0.1.5) Automated packaging of release by Packagr
4 years ago
Jason Kulatunga e283d43654 rename metadata class names.
4 years ago
packagr-io-beta b6ca94f786 (v0.1.1) Automated packaging of release by Packagr
4 years ago
Jason Kulatunga 8482272d45 init
4 years ago