Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/scrutiny/commits/commit/66bd6f99c5479d6aa5dd9f8f2780d921275c5b72?page=10 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

630 Commits (66bd6f99c5479d6aa5dd9f8f2780d921275c5b72)
 

Author SHA1 Message Date
Jason Kulatunga bf07077154 fail if the parent directory for database does not exist. 4 years ago
Jason Kulatunga bd2f305d80
Merge pull request from AnalogJ/static_binary 4 years ago
Jason Kulatunga e32fc5947e static binaries for CI. 4 years ago
Jason Kulatunga ac6b02808c fix ldd command. 4 years ago
Jason Kulatunga 0a55a7076f remove ldd command. 4 years ago
Jason Kulatunga 9e10f3bf50 using netgo 4 years ago
Jason Kulatunga f410e60235 print ldd info as well. 4 years ago
Jason Kulatunga 1d35b14c9d update collector tags. 4 years ago
Jason Kulatunga aff9a0b258 static build attempt 2. 4 years ago
Jason Kulatunga 9ffc55ba13 fix 4 years ago
Jason Kulatunga 99ec2eb2dc using CGO_ENABLED=0 again (-extldflags=-static didnt work for webapp). 4 years ago
Jason Kulatunga 7e78fb4e7d test -extldflags=-static instead (CGO_ENABLED=0 works, but checking alternatives) 4 years ago
Jason Kulatunga 4bd3dd4311 testinig CGO_ENABLED=0 4 years ago
Jason Kulatunga f27883ea4c remove requestcatcher live test. 4 years ago
Jason Kulatunga 1e18086c4d update, working on a true static binary. 4 years ago
Jason Kulatunga b04f1b07e8 (0.3.0) Automated packaging of release by Packagr 4 years ago
Jason Kulatunga 8b5e95f1e1
Merge pull request from AnalogJ/detect_config 4 years ago
Jason Kulatunga 22429800a7
Merge pull request from PrplHaz4/patch-1 4 years ago
PrplHaz4 27e9d2f465
move under docker directory 4 years ago
Jason Kulatunga 9fac3c6308 fix gorm dependency. 4 years ago
Jason Kulatunga 1cd5ebaa43 missing device type update. 4 years ago
Jason Kulatunga b44ef5cb9c adding support for a collecto config file. 4 years ago
PrplHaz4 9dfc57432b
Add a basic docker-compose.yml 4 years ago
Jason Kulatunga 32e7044c67
Merge pull request from AnalogJ/notificationss 4 years ago
Jason Kulatunga ac7c1f28cf ignore empty ("") errors. 4 years ago
Jason Kulatunga c8a4be6b07 fix x509: certificate signed by unknown authority error for notifications. 4 years ago
Jason Kulatunga 80a382d098 slight tweaks to notifications error handling. 4 years ago
Jason Kulatunga 81b05515d3 fix missing smartctl binary when running collector via cron (empty PATH). 4 years ago
Jason Kulatunga 1c7ca35ea7 build freebsd binaries for CI (not included in releases yet) 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 732eb039da added custom script notification type. 4 years ago
Jason Kulatunga 2d903453d5 updated Debug mode documenation. 4 years ago
Jason Kulatunga 6ca4ce39de Adding documenation for notifications. 4 years ago
Jason Kulatunga 4a12caf043 arm32 builds. 4 years ago
Jason Kulatunga 46d04734b6 arm32 builds. 4 years ago
Jason Kulatunga d339e967a6 fixing notifications. 4 years ago
Jason Kulatunga 6377a258f6 sending notifications on failure. 4 years ago
Jason Kulatunga be378bd147 if attribute Id is unknown (and does not match anything in metadata) the frontend breaks. Added more robust frontend display code to handle this case. 4 years ago
Jason Kulatunga 1246f5bba9 started working on notifications. 4 years ago
Jason Kulatunga adbbcb285a fixes - multiple builds. remove docker build caching. 4 years ago
Jason Kulatunga f0c3fddf26 fixes - multiple builds. 4 years ago
Jason Kulatunga 9816c750b4 multiple builds. 4 years ago
Jason Kulatunga cd6c59599f fixes -- guess and check development. :( 4 years ago
Jason Kulatunga 94559d265c fixes for ARM build 4 years ago
Jason Kulatunga 95e5a5e768 remove windows build. 4 years ago
Jason Kulatunga 7742f4c6c3 fixing windows binary build during CI. Update config missing error message. 4 years ago
Jason Kulatunga 6473ec1a28 Adding automatic builds to CI for arm64 + windows - eventual support. Call out the fact that NVMe drives require --cap-add SYS_ADMIN in addition to SYS_RAWIO. 4 years ago
teambvd eac234ee2e
Create INSTALL_UNRAID 4 years ago
Jason Kulatunga c7c1e37170 updating docs. use /opt/ not /etc/. Describe RAID instructions. 4 years ago
Jason Kulatunga 7de7935790 manual install instructions. 4 years ago