mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-08-15 14:58:08 +02:00
The script directory contains various scripts which exist to automate everything around beats. Below is a brief description of each file / folder.
File / Folder | Description |
---|---|
docker-entrypoint.sh | Entrypoint file used for the Dockerfile |
Makefile | General Makefile which is copied over to all beats. This contains the basic methods which are shared across all beat |
install-go.ps1 | PowerShell script for automating the install of Go on Windows. |