Commit Graph

19 Commits (master)

Author SHA1 Message Date
Jason Kulatunga f74d9c108a
fixing cron in #602
3 weeks ago
Jason Kulatunga a35c3bae08 make 50-cron-config and entrypoint-collector.sh mirrors of each other. This is for ease of maintainability.
2 years ago
Jason Kulatunga a004f85145 fixing cron.
2 years ago
Jason Kulatunga eeb086c77f using export -p ratehr than printenv to export environmental variables (export -p correctly wraps envs in quotes)
2 years ago
Jason Kulatunga 5dc79134b2 cron file consistent logging (still broken)
2 years ago
Jason Kulatunga de702414b9 moving all filesystem references to /scrutiny to /opt/scrutiny
2 years ago
Jason Kulatunga 87ba8ff632 better message for what's services we're currently waiting for.
2 years ago
Jason Kulatunga 646d0eff15 change the environmental variable to COLLECTOR_CRON_SCHEDULE
2 years ago
Jason Kulatunga 75de6ebfe0 addign ability to customize the scrutiny collector cron schedule using SCRUTINY_COLLECTOR_CRON_SCHEDULE env variable.
2 years ago
Jason Kulatunga 9a5c667437 tweak the wait script.
2 years ago
Jason Kulatunga 8462d21e14 waiting for influxdb before starting scrutiny app.
2 years ago
Jason Kulatunga abe7a16507 creating influxdb config file during startup.
3 years ago
Jason Kulatunga 8a46931399 !!!!WIP!!!!
3 years ago
Jason Kulatunga c55bdcbf28 fixing cron schedule. remove unnecessary log files (collector process is redirecting stdout & stderr to pid1 stdout/stderr).
3 years ago
Jason Kulatunga 011642a708 WIP.
3 years ago
Jason Kulatunga 1b2e95532b automatically run collector on container startup.
4 years ago
Jason Kulatunga 266c95f857 fix #3
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