Hi Ali, I would say yes, you should strive for Dev/Prod Parity, definitely: http://12factor.net/dev-prod-parity
However, that is more of an organizational Problem to solve than a technical one. Vagrant is a great tool that can help you facilitate that, but it's not a necessity for each other. Vagrant alone is worth a million, just give it a try, read the articles suggested by Alvaro, and decide for yourself :-) HTH, Torben Am 13.10.2014 02:22 schrieb "Alvaro Miranda Aguilera" <[email protected]>: > Hello. > > What's the question? > > I invite you to read this: > > http://kikitux.net/vagrant/2014/01/02/vagrant/ > > and > > http://kikitux.net/vagrant/2014/01/02/vagrant-part2/ > > > Vagrant is a tool that help you to configure virtual machines quickly.. > take a base machine (what you may call template), use some providers (say > shell, files, puppet/chef/ansible) and done, you got automatically a new VM. > > If you deal with VirtualMachines, and you have repetitive steps, Vagrant > can helpyou to configure those new vms and run those commands. > > What's the question here? > > Alvaro. > > On Mon, Oct 13, 2014 at 11:43 AM, Ali Emre Çakmakoğlu <[email protected]> > wrote: > >> Hi. I am having trouble with vagrant about whether it is fit for me or >> not. In my company, a few friends using vagrant. However, our prod server >> is CentOS and each one uses different Ubuntu version on their Vagrant. Does >> it make any sense? I am confused. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Vagrant" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
