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

14 Commits (57dc5472659358db3bdf80844e20683c662a05a5)

Author SHA1 Message Date
Michael Manganiello 932e191510 Allow configuration files with yml extension 2 years ago
Jason Kulatunga f823127825 simplify logger creation (move logic into a function in `main` packages) 3 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 5 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). 5 years ago
Jason Kulatunga 266c95f857 fix 5 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. 5 years ago
Jason Kulatunga 8482272d45 init 5 years ago