On Tue, Aug 19, 2014 at 12:06 PM, Kevin Carter <[email protected]> wrote:

> On Tue, Aug 19, 2014 at 11:26:43AM -0600, Lonnie Olson wrote:
> > However the original reason stands.  Dev, Staging, Testing, etc should
> > match Prod as closely as possible.
> > The paradigm disparity between full VMs or servers and Docker is way
> > to extreme to mix.
>
> I think it depends on your environment. For a lot of the stuff I do it's
> as complicated as oh I need a database server. Docker would work fine
> for providing that.
>
> > Now the discussion on when to use Docker in production is way more
> > interesting.  Does anyone have any information or experience about
> > this?  Perhaps a new thread for Docker in production.
>
> I think herlo is using Docker in production, if he could chime in that
> would be awesome.
>
>
We are using Docker in production. Makes deployment a breeze.

I still use Vagrant for development though. The differences in systems does
not matter so much for us since we are using Go and once an app is built
for a kernel it can run anywhere that kernel is.

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to