elcodi / bamboo

Meet Bamboo, an e-commerce project built on top of Elcodi and Symfony. Give us a star to support our project :)
http://bamboo.elcodi.com
MIT License
198 stars 44 forks source link

A Docker Compose configuration to develop in Docker containers. #604

Closed jverdeyen closed 8 years ago

jverdeyen commented 8 years ago

With this Docker setup it's very easy to test drive all kind of services like Elasticsearch, Redis etc..

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets -
License MIT

I did exactly the same for Sylius, but I think Elcodi also deserves some Docker love.

mickaelandrieu commented 8 years ago

why not use the official images from docker for php nginx and mysql ?

mmoreram commented 8 years ago

@jverdeyen Hi there!

Thanks for this PR :)

Adding this new functionality, we should take care as well in Documentation. I am not used to working with Docket, so please, @alch, could you validate this PR? After this, we should add some documentation in order to explain how to use it.

Thanks, we appreciate this help ^^

edit:

About what @mickaelandrieu says... any comment?

jverdeyen commented 8 years ago

@mmoreram You're welcome. I also need to change the images to more official images, cfr @mickaelandrieu 's comment. You should try a Docker development flow it's really an awesome piece of tech.

mmoreram commented 8 years ago

@jverdeyen I know I should... but you know... I am 100% focused on Elcodi, and sometimes this means that I don't have much time for other cool things :(

mmoreram commented 8 years ago

@jverdeyen Appveyor is not passing :( Can you check it please?

^^ Thanks!

Edit: Forget about it XD Appveyor is not working at all in Bamboo :/