kickoff-docker-php icon indicating copy to clipboard operation
kickoff-docker-php copied to clipboard

RabbitMQ configuration change

Open Cach54 opened this issue 8 years ago • 1 comments

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 volume rm name-of-my-rabbitmq-volume and run kickoff again.

Thank you.

Cach54 avatar Aug 09 '17 13:08 Cach54

Thank you for your report.

I've updated the documentation (see #27) ! I'll try to update the way the default user and password are created to avoid deleting the volume or using the RabbitMQ dashboard.

gulien avatar Aug 09 '17 17:08 gulien