Santiago Basulto wrote:
> Sorry if this is a really dumb question guys. I've just started with
> Vagrant and I like it a lot. But now I'm wondering: can this be shared
> with production? Could I deploy a Vagrant image into my VPS? Or it's
> just intended for development?

I've always taken the view that it's for development only, but that you
use the same process to built production (shell/puppet/chef etc).  In
understand where people like the way it gives a consistent way to seed
configuration on to instances, but that's just now how I would choose to
manage production environments.

Mitchell has another tool, packer, which can be used to build images for
use with Vagrant, Amazon EC2 etc, that is much more production
orientated IMHO. Use packer to build a vagrant box & production EC2 ami
so that your images get built from the same config source.

Simon.

-- 
Simon McCartney
[email protected]
+44 7710 836 915

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to