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/4057699cad031b117b4c370ec6e62371aa1bba51/webapp/backend/pkg/config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

19 Commits (4057699cad031b117b4c370ec6e62371aa1bba51)

Author SHA1 Message Date
Jason Kulatunga 168ca802d1 add support for specifying scheme for influxdb endpoint url (http vs https). 3 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. 3 years ago
Jason Kulatunga a589d11d01 update influxdb host default to localhost. 3 years ago
Jason Kulatunga 381a6799cc updates for v0.4.0 release. Slight refactor/organization. 3 years ago
Jason Kulatunga 54178eaaf0
Merge branch 'master' into BASEPATH 3 years ago
Jason Kulatunga de702414b9 moving all filesystem references to /scrutiny to /opt/scrutiny 3 years ago
Jason Kulatunga 2967b6ca01 make sure that we set the config path when ReadConfig is called. 3 years ago
Jason Kulatunga 5bab9ac04a make sure we can correctly save the config file if onboarding influx. 3 years ago
Jason Kulatunga d42faf30b0 fix WriteConfig interface. 3 years ago
Jason Kulatunga 5fb5b9afbe if we're completing the InfluxDB setup via automation, attempt to store the token in the config file automatically. 3 years ago
Jason Kulatunga 00bc6ecd92 make sure we can pull config from env variables. 3 years ago
Jason Kulatunga b776fb8886 tweaking retention policy code so we can test downsampling scripts. 3 years ago
Jason Kulatunga 8a46931399 !!!!WIP!!!! 4 years ago
Andrea Spacca 234a8f9b01 cr fixes 4 years ago
Jason Kulatunga d339e967a6 fixing notifications. 5 years ago
Jason Kulatunga 7742f4c6c3 fixing windows binary build during CI. Update config missing error message. 5 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 2ad120c87b added debug logging message for detected devices. 5 years ago
Jason Kulatunga 8482272d45 init 5 years ago