What is your host Operating system? In order to not having 3 vms (multi machine), you may want to try LXC container, or docker
are you familiar with any of those technologies ? Alvaro. On Fri, Mar 28, 2014 at 10:14 PM, mierda mierda <[email protected]>wrote: > I've created a machine with different services: tomcat, mysql, oracle. > Sometimes I'd like to start with mysql, sometimes with oracle, sometimes I > need tomcat. > > Is there any way to invoke something like 'vagrant up oracle' to start > just the service you want? or may writing the Vagrantfile > > For now I have to start the service I want after vagrant up. > > Thanks > > > > > -- > 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.
