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/97f73703b19fb5d3264b17cf3c533c0a67a8c226/collector/cmd/collector-metrics You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

13 Commits (97f73703b19fb5d3264b17cf3c533c0a67a8c226)

Author SHA1 Message Date
Jason Kulatunga f823127825 simplify logger creation (move logic into a function in `main` packages) 2 years ago
Jason Kulatunga eb4a738746 documentation & updates for configuring scrutiny behind a reverse proxy with path rewriting. 3 years ago
Jason Kulatunga 381a6799cc updates for v0.4.0 release. Slight refactor/organization. 3 years ago
Jason Kulatunga de702414b9 moving all filesystem references to /scrutiny to /opt/scrutiny 3 years ago
Jason Kulatunga 2fc24d0e76 fix error log. 4 years ago
Jason Kulatunga e5713e3a81 added ability to configure collector variables using config file (api endpoint, log level, log file). 4 years ago
Ricardo Gonzalez 048bf237e2 Use StringFlag 4 years ago
Jason Kulatunga b44ef5cb9c adding support for a collecto config file. 4 years ago
Jason Kulatunga a57120d600 adding new environmental variables for added debugging: COLLECTOR_LOG_FILE, COLLECTOR_DEBUG, DEBUG, SCRUTINY_LOG_FILE, SCRUTINY_DEBUG 4 years ago
Jason Kulatunga 297f0a51c5 adding ability to write a log file with all output from collector. Executing commands will now log be logged (and when debug is enabled, their output's are also logged). 4 years ago
Jason Kulatunga 266c95f857 fix 4 years ago
Jason Kulatunga d636709aa1 Moved version file into webapp source tree. Replacing fmt with logger calls. moved Jobber config file into /scrutiny/jobber directory. Added scsi json file. Moved API rooute handlers into their own files in a module. Added not yet implemnented tooltips. 4 years ago
Jason Kulatunga 8482272d45 init 4 years ago