tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.6k stars 83 forks source link

Add RabbitMQ service #202

Closed bandgeekndb closed 3 years ago

bandgeekndb commented 3 years ago

Adds RabbitMQ as a service. This is an available feature on Laravel Homestead and one I use for my development, so I'd like to see it available in Takeout if possible!

Notes:

Thanks for considering this! Love Takeout and how easy it makes using Docker in my dev workflow!

mattstauffer commented 3 years ago

Thanks! Is the management branch relatively up-to-date, just with an extra feature turned on? If so, I think that's fine!

bandgeekndb commented 3 years ago

Hi Matt! I just double-checked the docs, the management tag is a mirror of the latest tag, just with the management plugin enabled, so I think we can safely use the tag and stay up-to-date. Thanks!

mattstauffer commented 3 years ago

Brilliant, thanks!