Introduction to Vagrant

preview_player
Показать описание
Vagrant is a package manager for development environments. Seriously...the entire environment.

===========================================
**Like what you saw? Be sure to SUBSCRIBE for More Videos:
===========================================
Рекомендации по теме
Комментарии
Автор

Many thanks for this great tutorial of Vagrant. It helped me a lot.

danielfromca
Автор

Thank you for the nice introduction to Vagrant!

tsvetomirdenchev
Автор

Great tutorial man! What about part 2 explaining puppet and chef maybe ?

alexn
Автор

Still relevant and great - thank you!  I ended up encountering the dreaded 'virtualization is not enabled'-related errors and had to go into my BIOS to enable Virtualization in the system settings. The errors began as SSH connection timeouts and "invalid state" fatal warnings on the virtual machine.  Maybe this comment will save some other noobs out there some time.

tomorrowsmaps
Автор

Awesome!! :)

Probably it's not work with Hyper-V, right?

AlexsandroPereira
Автор

4:00 ...
Vagrant.configure("2") do TIE FIGHTER.

AaronRhoades
Автор

Thanks for sharing. I have just one question. When I touched index.php file. A error occured "Permission denied" 

Thanks again

khanhhoang
Автор

So, let's say I'm working on a Django project, or will be working on a new one. . .Do I create a new directory, do "Vagrant init" on the new dir, then start my Django project inside the new dir?

What if I already have a Django project going, can I make it's dir a Vagrant dir? In other words, cd into it and run "Vagrant init"?

Colstonewall
Автор

Thanks for Sharing the Info. I followed your instructions however i am facing issues with Sharing Folder. i am working on windows machine and using lucid32 box for creating VM. Please let me know if you have any solution for my problem. 

AbhijeetKamble
Автор

Good tutorial. Only sudo is not needed in setup.sh because it is already executed by root.

GerbenWijnja
Автор

didn't get what you have put in synced folder

himikagrover