New video! Use Vagrant to start coding with Sugar in 20 minutes

Do you need to set up your Sugar development environment but only have 20 minutes to spare?  With the help of Vagrant, I've got you covered. Check out my new video below:

Prefer text-based instructions?  Get them here.

Parents
  • Comment originally made by Yasha Blaster.

    It did not work for me in 20 minutes, rather took about 20 hours. I've been given our company Vagrant image, but each time I did "vagrant up" it was downloading stuff for hours literally, take into account few problems that required restart (like VirtualBox memory limit change, VPN connection, vagrant addons missing) it literally took me two days to get it up. And even then just restarting it in the morning takes about 40 minutes (if everything goes right), probably due our company VPN not being that fast.

    I ended up installing apache/redis/php/mysql/sugar manually in a chrooted environment, took less time to figure and startup takes a couple of seconds now.

Comment
  • Comment originally made by Yasha Blaster.

    It did not work for me in 20 minutes, rather took about 20 hours. I've been given our company Vagrant image, but each time I did "vagrant up" it was downloading stuff for hours literally, take into account few problems that required restart (like VirtualBox memory limit change, VPN connection, vagrant addons missing) it literally took me two days to get it up. And even then just restarting it in the morning takes about 40 minutes (if everything goes right), probably due our company VPN not being that fast.

    I ended up installing apache/redis/php/mysql/sugar manually in a chrooted environment, took less time to figure and startup takes a couple of seconds now.

Children