kickoff-docker-php
kickoff-docker-php copied to clipboard
:whale: :elephant: :rocket: Easily setup a PHP project with Docker
## Expected Behavior it should check health then output "[OK] XXX is running!" ## Current Behavior INFO[0001] executing command [C:\WINDOWS\system32\cmd.exe /c docker-compose -p locallistserver01 -f modules/toolbox/docker-compose.yml run --rm toolbox /bin/sh...
## Expected Behavior orbit run kickoff do the kickoff ## Current Behavior ERRO[0000] unable to execute the template file config/orbit/whale.txt. Details: template: whale.txt:2:11: executing "whale.txt" at : map has no...
Add Blackfire PHP module and Probe (disabled by default). I'll try to do it myself.
Hi, The configuration of rabbitmq seems to be created only the first time of the kickoff run. To change my rabbitmq credentials via `.env` and `.kickoff.yml`, I had to `docker...