Development Checkout git@github.com:gaetancollaud/digitalstrom-mqtt.git Config file Copy and adapt the config file cp config.yaml.example config.yaml Run the go program go install go run . Build for docker CGO_ENABLED=0 GOOS=linux GOARCH=amd64 docker compose build