Hi guys,
I have a dozen of rails applications and I'm using Vagrant for development (1 virtual machine with apache + passenger + dozen virtual hosts).
Reading the Otto documentation and in particular the comparison with Vagrant, I discovered that the approach with Otto is different: you configure the APP instead of VM.
How can I use Otto for the development of my dozen of Apps? I would like to have just one VM.
Many thanks in advance.