Vagrant Crash Course

  Рет қаралды 188,001

Traversy Media

Traversy Media

6 жыл бұрын

In this crash course we will dive into Vagrant which is used to create isolated & portable development environments. We will go into each part of the Vagrantfile, do some exploring via SSH and create a LAMP stack box (Linux, Apache, MySQL, PHP).
Vagrantfile & bootstrap.sh:
github.com/bradtraversy/vagra...
💖 Become a Patron: Show support & get perks!
/ traversymedia
Website & Udemy Courses
www.traversymedia.com
Follow Traversy Media:
/ traversymedia
/ traversymedia
/ traversymedia

Пікірлер: 248
@Carl-yu6uw
@Carl-yu6uw 6 жыл бұрын
Great crash course, thanks. I'm always impressed with your presentations - it's like you reinforce every detail you touch upon with examples so people aren't left wondering. Must take a lot of time to prepare.
@brandymedia
@brandymedia 4 жыл бұрын
Thanks again Brad. I've been watching your videos now for a couple of years and you've taught me so much. Thanks mate.
@ricardocolares716
@ricardocolares716 6 жыл бұрын
Brad always knows what i'm trying to learn. This is awesome!
@TheSerphmx
@TheSerphmx 5 жыл бұрын
This is one of the best explanations of how to use Vagrant, thank you very much for sharing this lesson.
@liuhongqian
@liuhongqian 5 жыл бұрын
Best IT tutorial on youtube so far. Both course structure and pronunciations are clear. Thank you!
@kaustavganguly8071
@kaustavganguly8071 3 жыл бұрын
This is a really simple and straightforward lesson for vagrant. Thank you Brad
@warchild2726
@warchild2726 6 жыл бұрын
Literally today I was trying to make lamp stack working with vagrant, but I was failing, thanks for video! Also big fan of your courses
@bestbuddy7668
@bestbuddy7668 Жыл бұрын
Started learning Kubernetes, interestingly he is using Vagrant and I have no idea about it. You are a life saver for me. Thank you for the very detail crash course🙏.
@andrewhollister9967
@andrewhollister9967 4 жыл бұрын
Thanks for this content boss! I'm doing a vagrant project rn and went from knowing very little to confident. Had to watch on 2x but this was very useful, thank you again!
@rockthemic12
@rockthemic12 Жыл бұрын
Thanks for the great tutorial! Very practical and clear. I've gone through multiple Vagrant tutorials over the past few weeks, and this has been the most helpful.
@dedpossum66
@dedpossum66 2 жыл бұрын
Thank you so much! Any time there is a Brad Traversy video on a topic I must learn I let out a sigh of relief.
@bidam1984
@bidam1984 6 жыл бұрын
not only you know every programming language possible, but you also read mind ??? i was looking for vagrant not half an hour ago and tadaaaaaaa , thank you very much
@DanielK48
@DanielK48 6 жыл бұрын
Brad's mind has more information than Wikipedia!
@TraversyMedia
@TraversyMedia 6 жыл бұрын
It may seem that way but trust me, I have A TON of docs, tutorials, blog posts, snippets that I constantly need to refer to. A person can only hold so much in their mind. Programming is not about memorization, it's about knowing how to figure stuff out and where to look :)
@albertgalvez2556
@albertgalvez2556 6 жыл бұрын
Bradepedia*
@meharsingh9725
@meharsingh9725 6 жыл бұрын
Traversy Media This should get pinned as it gives so much confidence 👏👏
@rebeka1212100
@rebeka1212100 6 жыл бұрын
Traversy Media yessss i agree with you👍
@TraversyMedia
@TraversyMedia 6 жыл бұрын
Richard Dale thanks for your input. Very helpful lol. I don’t think he really meant it, he was just referring to the vast amount of tutorials that i put out, so relax.
@JorgeAmengol
@JorgeAmengol 3 жыл бұрын
Thanks for putting together this crash course! I was asked to use Vagrant in a CS class and had no clue about it until now.
@ekrresa
@ekrresa 3 жыл бұрын
Thank you Brad. Just started a job where they use vagrant. This has cleared a lot of things for me
@SweetieOranges
@SweetieOranges Жыл бұрын
Thank you for the lesson. I am totally an newbies on this kind of environment, the lesson is simple and straightforward, it helps me a lot. Thank You for the sharing.
@edgardo8929
@edgardo8929 6 жыл бұрын
Brad, you are the light at the end of the tunnel! Seriously thanks a lot!
@giangbioinformatics
@giangbioinformatics Жыл бұрын
You make my day. Somehow, your tuturial is better than the official document with only less than 1 hour I can get the fundamental of Vagrant.
@indianocean29
@indianocean29 5 жыл бұрын
Simply awesome video on setting up LAMP stack on a Virtual machine. Many kudos !!!
@OladipupoPopoola
@OladipupoPopoola 6 жыл бұрын
I can't believe I just overcame a knowledge I have been procrastinating for so long!!! Thank you man.
@saltdomeguy
@saltdomeguy Жыл бұрын
This is really great and thorough explanation. Makes me want to check out more classes. Thanks!
@arunganesan8559
@arunganesan8559 2 жыл бұрын
Found this pretty useful today to just catch up. Thanks Brad. You rock!
@YonasBehailu
@YonasBehailu 2 жыл бұрын
This was what I need. thank you. Keep up the good work. I was on Windows so I need to give you this confirmation that NFS is not working on Windows. it will give this error while I reload the box. "It appears your machine doesn't support NFS, or there is not an adapter to enable NFS on this machine for Vagrant. Please verify that `nfsd` is installed on your machine, and try again. If you're on Windows, NFS isn't supported. If the problem persists, please contact Vagrant support."
@rafdnaah6078
@rafdnaah6078 5 жыл бұрын
Excellent explanation. This got me educated on this new technology. You are the best.
@akashdubey.consultant
@akashdubey.consultant 4 жыл бұрын
this was a beautiful course, thanks for putting it together. loved the explanation sir, you have a great weekend :-)
@rajtheo
@rajtheo 4 жыл бұрын
Excellent tutorial. I spent much time without success to get php7.2 going. eventually I did upgrade it to 16.04 with the commands I looked up sudo apt-get update sudo apt-get upgrade sudo do-release-upgrade -f DistUpgradeViewNonInteractive once it was all done. changed the bootstrap.sh lines to reflect php7.3 and it all ended up good.
@MoatazMohamady
@MoatazMohamady 4 жыл бұрын
Thanks, Traversy I enjoyed this lecture. I'm going to install lamp also I will use homestead for travel.
@emanoelnascimento9496
@emanoelnascimento9496 5 жыл бұрын
Great tutorial as always!! Your tutorials are so easy to understand without being too long or packed with excessive/useless information Quick question: does Vagrant download the OS files every time you create a new box or it keeps them locally after you create the first one? Something like saving the Docker image
@grahamhardie7847
@grahamhardie7847 3 жыл бұрын
Great practical into to Vagrant. Really help me to frame where Vagrant sits in the automation stack.
@izharkazmi
@izharkazmi 4 жыл бұрын
Thanks Brad. Learnt a lot from this video. You explained it well.
@Super_Cool_Guy
@Super_Cool_Guy 6 жыл бұрын
Hi Brad , Brilliant video man , but we need more .... and for docker too ! ☺☺☺
@hammertonmwawuda2837
@hammertonmwawuda2837 5 жыл бұрын
Thanks for the tutorial. You really simplied things for me.
@JasonWierakaJDub
@JasonWierakaJDub 6 жыл бұрын
Dude you rock. (side note) I like watching your videos on my system that as the sub woofer! Great info!
@rossgeography
@rossgeography 2 жыл бұрын
When the student is ready, the master appears :) Late to the vagrant party but this is ideal for a newbie that doesn’t want to screw up their own os - esp trying to learn apache httpd (so many conf options!)
@Cronofear
@Cronofear 3 жыл бұрын
Beautifully explained tutorial, subscribed just 5 minutes in the video. I would have only added a way to visualize the permissions and file synchronization with something like an ftp client, but apart from that it's perfect.
@robitops1547
@robitops1547 3 жыл бұрын
Your Tutorial is always awesome.
@abidalica
@abidalica 2 жыл бұрын
Loved it , just loved your work man, thanks
@KelvinChuchu17
@KelvinChuchu17 Ай бұрын
Great content even today. Thank you so much for sharing.
@mstafadev6729
@mstafadev6729 6 жыл бұрын
As usual , the great content. I hope one day you make a video where you share with us your daily routine as a programmer.
@juliemoore728
@juliemoore728 6 жыл бұрын
Great tutorial! You have the Midas touch!!!
@nikzim2132
@nikzim2132 Жыл бұрын
the best tutorial for beginners in youtube ! Good work!) thanks )
@sagarmaheshwary3150
@sagarmaheshwary3150 6 жыл бұрын
Nice, I wanted to learn vagrant.
@trustmub1
@trustmub1 6 жыл бұрын
nice, just what i wanted for my LPI DevOps tools Engineer, we need more og these
@mohammadakbar32
@mohammadakbar32 6 жыл бұрын
thanks Brad, love u bro!
@prabeen90
@prabeen90 6 жыл бұрын
this was a surprise. I have never heard of it before. thank you
@yosephbirhanu9838
@yosephbirhanu9838 Жыл бұрын
the best explanation about vagrant.
@k4ishida
@k4ishida 4 жыл бұрын
Thank you very much! That's one of the beast tutorial!
@cancer10in
@cancer10in 6 жыл бұрын
Brad, thanks for this video. I am waiting for the docker video. many thanks
@jaimsseuma4022
@jaimsseuma4022 5 жыл бұрын
You are the best, Brad!
@mdiazftw
@mdiazftw 3 жыл бұрын
This was so helpful thanks for making it!
@kchausheva
@kchausheva 2 жыл бұрын
Brad, you are a legend!
@gediminasgineitis1725
@gediminasgineitis1725 5 жыл бұрын
Brad, another awesome tutorial! Thank you so much! I've got a question though. How do I connect to the DB using something like HeidiSQL? Which IP/Port do I need to enter? Do I have to edit /etc/mysql/my.cnf inside the Vagrant box?
@osamaa.h.altameemi5592
@osamaa.h.altameemi5592 6 жыл бұрын
Neat as usual. Thx a ton, waiting for docker :)
@SirxMMPD
@SirxMMPD 4 жыл бұрын
Thanks for the tutorial video on vagrant. I was able to get Ubuntu 18.04 with LAMP running with vmware with a few tweaks! :)
@djspacetooth
@djspacetooth Жыл бұрын
2022 and still a very helpful video 👍 Thanks Brad
@josbexerr5166
@josbexerr5166 6 жыл бұрын
Gracias mister..... excelente muy conciso y claro
@Codeytek
@Codeytek 5 жыл бұрын
Awesome tutorial as always.I am one of your fans
@Chriptus
@Chriptus 5 жыл бұрын
Very good tutorial! Well done and thanks!
@mustafaomar9192
@mustafaomar9192 5 жыл бұрын
No wasting time, greate tutorial BRAD!
@rabrahierpa
@rabrahierpa 5 жыл бұрын
Very nice Brad. I like what your are doing and I am waiting for the docker tutorial :)
@generalg007
@generalg007 6 жыл бұрын
Thanks Brad!
@stepnforlife7948
@stepnforlife7948 Жыл бұрын
Great explaining! Ty for your work! Got my subscription!
@michielim
@michielim 4 жыл бұрын
this is amazing, thank you so much
@danielbenson2856
@danielbenson2856 5 жыл бұрын
awesome course man!
@ErnestoBarreto
@ErnestoBarreto 5 жыл бұрын
Well done my friend !
@rhkina
@rhkina 2 жыл бұрын
Great tutorial!!! Thank you!
@ArenitaHernandez
@ArenitaHernandez Жыл бұрын
Loved it! Thanks!
@a.s.5986
@a.s.5986 6 жыл бұрын
Really appreciate this. +1 for Docker
@AbhishekKumar-mq1tt
@AbhishekKumar-mq1tt 6 жыл бұрын
Thank u for this awesome video, U r awesome Brad
@mohamedbensalah7169
@mohamedbensalah7169 4 жыл бұрын
Thank you Brad,,, you are a savior ;)
@crudolph1573
@crudolph1573 4 жыл бұрын
Hi Thank You for the video. What font are you using in the VS Code text editor ? At 13:05 minute, how did you uncomment multiple lines in a single stroke ?
@rotinaindependente
@rotinaindependente 6 жыл бұрын
Excellent work Brad, but please, the next video could be about docker, here in Brazil I see a lot of enterprises using docker more than vagrant.
@pesiok
@pesiok 6 жыл бұрын
Docker+Kubernetes+Terraform bundle crash course(s) would be great!
@yasirshakeel7790
@yasirshakeel7790 4 жыл бұрын
very helpful video highly appreciated !
@TeeKaaY
@TeeKaaY 5 жыл бұрын
You sir are awesome! Thanks...
@Yogesh_Kushwaha
@Yogesh_Kushwaha Жыл бұрын
Thanks Brad!!!!
@fadilrahadiansyah4223
@fadilrahadiansyah4223 4 жыл бұрын
really great tutorial!
@SaurabhModh
@SaurabhModh 6 жыл бұрын
28:32 if your facing issue with nfsd, Try following command on ubuntu 17.10 sudo apt-get install nfs-common nfs-kernel-server
@synthmania7275
@synthmania7275 2 жыл бұрын
Thank you so much for the video!
@rameshgunda4334
@rameshgunda4334 Жыл бұрын
Great course.
@faharanoeliahjohnson3619
@faharanoeliahjohnson3619 4 жыл бұрын
Nice video, I learned a lot from it. Vagrant is very interesting . I have a question, if for example I finished my web development like you did in index.html and I do vagrant destroy. Is there a way not losing the content of my index.html, I mean all my previous coding after I do vagrant up? thanks in advance
@vincentricci445
@vincentricci445 3 жыл бұрын
Thanks! Very nice and helpful.
@user-gb6xdwgzdtq4
@user-gb6xdwgzdtq4 4 жыл бұрын
Спасибо за крутое видео про Vagrant! Thanks for the cool video about Vagrant!
@RuqiRevolt
@RuqiRevolt 5 жыл бұрын
i was only here just to learn briefly about vagrant and only sticks for around 5 mins when i clicked this video, and then i ended sticking for the whole 46 mins and learned a lot more lol
@tomhines1715
@tomhines1715 5 жыл бұрын
So good! Thanks
@fvgoya
@fvgoya 6 жыл бұрын
Brad, in terms of performance, is better having Mac apache native installed or is better to use Apache in Vagrant? Sounds to me that is better with Vagrant, also because looks more flexible and portable.
@vitshirgazin7845
@vitshirgazin7845 3 жыл бұрын
Amazing tutorial. Thanks a lot )))
@bogdanM29
@bogdanM29 4 жыл бұрын
for those using ubuntu on windows, before running vagrant commands, you should add: export VAGRANT_WSL_ENABLE_WINDOWS_ACCESS="1" and in the synced folder edit the values to: config.vm.synced_folder ".", "/vagrant", disabled:true
@ethio-code6509
@ethio-code6509 6 жыл бұрын
Thanks for your videos Brad. Can you make a video about how to make REST api in PHP without any framework?
@JohnSmith-fi6vb
@JohnSmith-fi6vb 6 жыл бұрын
Hey traversy media do you know what types of entry level programming positions you can apply to without a college degree?
@soycloud
@soycloud 6 жыл бұрын
Hey Brad, a little request, a video with what OS is the best for developer and a little introduction to tell us what have that OS that make you decided, something like Linux/Debian and what tools Debian has for a developer of 2018. Hope you can make a video with this
@Mostaqmahmud
@Mostaqmahmud 6 жыл бұрын
waiting for docker
@XilumX1
@XilumX1 6 жыл бұрын
Mostaq mahmud me too! ;)
@fvgoya
@fvgoya 6 жыл бұрын
Is docker better?
@sh1k4maru
@sh1k4maru 6 жыл бұрын
docker would be great dude
@sh1k4maru
@sh1k4maru 6 жыл бұрын
I wouldnt say its better, it really depends on what you are trying to use it for. Docker/Kubernetes is more widely used in my opinion and is more useful in environments that need a few hundred vms
@ishan101
@ishan101 6 жыл бұрын
docker would be much better !!
@m19i93
@m19i93 4 жыл бұрын
Hi! I would have a question! If I have synced folder, what is for example 100MB. Will it use double place on my physical drive (200MB), or just 100MB. So use it place in the virtual machine and in the host too, or just once? Thanks!
@myroslavmail
@myroslavmail 3 жыл бұрын
appreciated a lot!
@laurentiudaniel3075
@laurentiudaniel3075 2 жыл бұрын
Great video!
@naspy971
@naspy971 6 жыл бұрын
I've been using vagrant for Laravel Homestead
@maxkinli
@maxkinli 5 жыл бұрын
How can i start react-app with vagrant? I tryed to install my dependensies, but it sayes what cant find the package.json in this directory
@vincentpham7445
@vincentpham7445 4 жыл бұрын
your script save so much time, man
@olexandrplakhotniuk7728
@olexandrplakhotniuk7728 5 жыл бұрын
Thank You very much. How to use multisites in this vagrant box?
@koukiadem
@koukiadem 6 жыл бұрын
Nice Tutorial ♥ I want to what is the difference between Docker and Vargant ?
Bootstrap Beginner Crash Course
1:13:27
Traversy Media
Рет қаралды 1 МЛН
Exploring Docker [1] - Getting Started
34:38
Traversy Media
Рет қаралды 407 М.
Money Vs Knowledge , Help Victor🤑😢
00:28
FANTOM Pro
Рет қаралды 193 МЛН
Async JS Crash Course - Callbacks, Promises, Async Await
24:31
Traversy Media
Рет қаралды 1,4 МЛН
SSH Crash Course | With Some DevOps
55:02
Traversy Media
Рет қаралды 540 М.
Flexbox CSS In 20 Minutes
19:59
Traversy Media
Рет қаралды 1,7 МЛН
Are You Too Dumb To Code? A Chat About Imposter Syndrome
7:08
Traversy Media
Рет қаралды 60 М.
15 Web Developer-Related Career Paths
25:19
Traversy Media
Рет қаралды 120 М.
Automated virtual machine deployment with Vagrant
20:28
Christian Lempa
Рет қаралды 52 М.
Exploring React 19 Features - use() Hook, Actions & More
54:27
Traversy Media
Рет қаралды 45 М.
Stop Worrying About AI!
6:40
Traversy Media
Рет қаралды 45 М.
Koa.js Crash Course - Modern & Minimalist Node.js Framework
37:23
Traversy Media
Рет қаралды 82 М.
Vagrant in 5 minutes
4:56
School of Devops
Рет қаралды 77 М.
Робот зарядка на 65W🤖
0:36
serg1us
Рет қаралды 843 М.
СИНИЙ ЭКРАН СМЕРТИ - ОБЪЯСНЯЕМ
14:55
iPhone 19?
0:16
ARGEN
Рет қаралды 3,1 МЛН