Commit Graph

78 Commits (master)

Author SHA1 Message Date
Jason Kulatunga 67c0af9f59
fix amd64 s6_arch.
1 month ago
Jason Kulatunga f74d9c108a
fixing cron in #602
1 month ago
Jason Kulatunga 3490a2ffc2
Merge pull request #597 from joserebelo/sigterm
2 months ago
Drop Signal 6a9b89b38a fixed missing &&
2 months ago
Drop Signal 543f376015 performing requested changes
2 months ago
José Rebelo ca7bd2c151 Use exec on scrutiny-collector cron to ensure signal handling
2 months ago
Drop Signal 1e74e96658 rebase to debian 12 (bookworm)
2 months ago
PrplHaz4 56df7b5797
Add COLLECTOR_HOST_ID env var to hubspoke example
4 months ago
Aram Akhavan a8621d2bb0
Update permissions setting in Dockerfile.web
8 months ago
Jason Kulatunga 0b50305f38
fix invalid COPY instruction.
1 year ago
Jason Kulatunga ee3d719c3a
simplify docker image build
1 year ago
Jason Kulatunga 8c3afc31f4
Merge pull request #449 from adamantike/fix/delete-influxdb-deb-from-docker-image
1 year ago
Michael Manganiello fb7848f341 Delete temporary deb file from omnibus Docker image
1 year ago
Michael Manganiello 007857afd5 Upgrade to Go 1.20
1 year ago
Jason Kulatunga ad4b117f6e fixes #412
1 year ago
Jason Kulatunga 6ca4bd4912 fix the WORKDIR for collector image.
2 years ago
Jason Kulatunga 5ea149d878 upgrading to go 1.18 for generics (and lodash-like library).
2 years ago
Jason Kulatunga 772b4f6528 fix influxdb install.
2 years ago
Jason Kulatunga 4a16ca0d5a wip, migrate all scripts to new build pattern (Makefile + multiple GH agents).
2 years ago
Jason Kulatunga 316ce856f7 cleanup, remove -race flag when testing (requires CGO)
2 years ago
Jason Kulatunga 7a0b9c9e0d trying to fix docker image build.
2 years ago
Jason Kulatunga 44b3d982dd trying to fix docker image build.
2 years ago
Jason Kulatunga 892e9685f3 attempting to fix https://github.com/AnalogJ/scrutiny/issues/281 by removing static flag in artifact build
2 years ago
Jason Kulatunga cb47dd7185 revert s6-overlay changes.
2 years ago
Jason Kulatunga f8bb185854 trying to fix seg fault issues. Attempting to consolidate on debian-bullseye for runtime docker images.
2 years ago
Jason Kulatunga 6005b8609a trying to fix docker image builds (take 1h+ right now).
2 years ago
Jason Kulatunga ca7772250c fix s6-overlay overwriting bin symlinks:
2 years ago
Jason Kulatunga 965fbb08da trying to fix installation.
2 years ago
Jason Kulatunga e16933eeac trying to fix installation.
2 years ago
Jason Kulatunga 4d0fc0eae8 trying to fix installation.
2 years ago
Jason Kulatunga 8296a973b8 trying to fix installation.
2 years ago
Jason Kulatunga 19a9957755 using ARG DEBIAN_FRONTEND=noninteractive
2 years ago
Jason Kulatunga 766a73455e update the base image for docker iamges to ubuntu:latest - which follows the LTS.
2 years ago
Jason Kulatunga 3971b37abc attempting to fix docker image build by generating frontend version information before docker build.
2 years ago
Jason Kulatunga cf1bd3ea6b trying to fix docker build, so it includes git sha info.
2 years ago
Jason Kulatunga c7c55ab95c trying to fix docker build, so it includes git sha info.
2 years ago
Jason Kulatunga d7ddf01ea0 trying to fix docker build, so it includes git sha info.
2 years ago
Jason Kulatunga c539af1a67 trying to fix docker build, so it includes git sha info.
2 years ago
Jason Kulatunga d93d24b52d using npm run commands for building angular application (supports `pre` steps).
2 years ago
Jason Kulatunga aa786c0db8 upgrade to go 1.17
2 years 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 5dc79134b2 cron file consistent logging (still broken)
2 years ago
Jason Kulatunga 0022d848d6 added example hub/spoke docker-compose file.
2 years ago
Jason Kulatunga d47c4ea99a added example hub/spoke docker-compose file.
2 years ago
Jason Kulatunga 62354f2ab8 created example omnibus docker-compose file.
2 years ago
henfri a7dc68822f
Update docker-compose.yml
2 years ago
Jason Kulatunga 381a6799cc updates for v0.4.0 release. Slight refactor/organization.
2 years ago
Jason Kulatunga 54178eaaf0
Merge branch 'master' into BASEPATH
2 years ago
Jason Kulatunga de702414b9 moving all filesystem references to /scrutiny to /opt/scrutiny
2 years ago