Closed jawher closed 8 years ago
I have tested the other PR with docker-compose and it works great. I like that we can start bazooka in the foreground and have all the logs, this is very usefull for development.
So I agree, we should get rid of the service command. A simple compose file is much more maintable.
@jawher I will merge both PR, but can you update the documentation to reflect the new way to install bazooka
This one actually has conflicts after I merged the first one
bzk service
commands have outgrown their usefulness: to quickly get a bazooka instance running. This part is a big chunk of code, and maintaining and evolving it is becoming a PITA, which slows down future evolutions.Other alternatives are starting to land, like a docker-compose based solution in #283.
@julienvey: what do you think about this ?