Part 16 Introduction to Git - Clone
6:04
Part 14 Introduction to Git - Merge
2:04
Part 12 Introduction to Git - Pull
2:21
Part 11 Introduction to Git - GitHub
4:17
Part 9 Introduction to Git - Log
1:45
Part 8 Introduction to Git - Diff
3:25
Part 7 Introduction to Git - Commit
2:44
Part 6 Introduction to Git - Add
1:44
Part 5 Introduction to Git - Status
1:27
Introduction to Git
1:04
3 жыл бұрын
Part 9 Introduction To Bash - Loops
5:01
Пікірлер
@votem2105
@votem2105 10 күн бұрын
Even now this is a bangger of a tutorial. 10/10 would recommend. You saved me multiple days of studying.
@orlandoubilla7055
@orlandoubilla7055 2 ай бұрын
Just start local container? lol this is not a real problem...
@kuanishaitimov321
@kuanishaitimov321 2 ай бұрын
How to add additional field to post?
@Jankhcr2
@Jankhcr2 3 ай бұрын
I am on mobile😢
@UgiloySaidova-pc4wb
@UgiloySaidova-pc4wb 4 ай бұрын
Ок зур❤
@UgiloySaidova-pc4wb
@UgiloySaidova-pc4wb 4 ай бұрын
Зур❤ ОК
@bobbyiliev_
@bobbyiliev_ 4 ай бұрын
In case that you are just getting started with Docker, I could suggest this free eBook here too: devdojo.com/bobbyiliev/free-introduction-to-docker-ebook
@bobbyiliev_
@bobbyiliev_ 4 ай бұрын
In case that you are just getting started with Docker, I could suggest this free eBook here too: devdojo.com/bobbyiliev/free-introduction-to-docker-ebook
@bobbyiliev_
@bobbyiliev_ 4 ай бұрын
In case that you are just getting started with Docker, I could suggest this free eBook here too: devdojo.com/bobbyiliev/free-introduction-to-docker-ebook
@AngelRojas-Orbita
@AngelRojas-Orbita 4 ай бұрын
Super helpful, thank you c: To me, on LTS24 it wasn't enough to "su - ${USER}". I had to restart my pc and only then I got the permissions!
@hostinggeek
@hostinggeek 5 ай бұрын
This is by far the best nginx proxy tutorial I've seen in many years of doing this. It should be the standard.
@AnanyaDasgupta-t5k
@AnanyaDasgupta-t5k 5 ай бұрын
I don't have domain name configured for my server. I am trying to achieve the same using public ip. Is that not possible?
@djcaesar9114
@djcaesar9114 5 ай бұрын
The big problem is that you have to manage the ports, and it will be difficult with multiple projects having their own team.
@TheSabatuer
@TheSabatuer 6 ай бұрын
Thanks a mil bobby! That was an excellent tutorial. Had to setup 2 websites on the same droplet but one was using subdomain for a different domain all together! Managed to figure it out and edit the values correctly and voila! both WP installs running well using separate domains entirely! Ofcourse had to edit DNS A records not mentioned in this tutorial but i'm so happy and proud it works. YOUR Upvote is so well deserved my friend. Even after 3 years from publishing the video!
@adabachir-dc2ev
@adabachir-dc2ev 7 ай бұрын
i have a big problem can anyone help me when i deploy react, nodejs with nginx , after two days , nginx consume all the CPU until 99.9
@MuratDoganer-gg2li
@MuratDoganer-gg2li 7 ай бұрын
3 Years later and still helpful, thank you Bobby ❤
@13furlan
@13furlan 8 ай бұрын
thanks
@raiskazi9760
@raiskazi9760 8 ай бұрын
Thank you, this helped me.
8 ай бұрын
thank you so much for the video, hope this is not a stupid question , is this information in the video valid in 2024 ?
@palmwineguy
@palmwineguy 9 ай бұрын
Fantastic
@natural8471
@natural8471 9 ай бұрын
Thanks ! It's very helpful
@ilomuoto5349
@ilomuoto5349 11 ай бұрын
Love it, I will def try this out!
@anthonydsouza8202
@anthonydsouza8202 11 ай бұрын
Hi Bobby. Been reading your Github book. The book is so besutifully structured. Whenever you get time, requesting you to kindly make a short tutorial on how to use the Ibis tool. Thanks a million for the book.
@medinfe
@medinfe 11 ай бұрын
Just great explanation!
@hellomyfriend974
@hellomyfriend974 Жыл бұрын
Thanks! it worked.
@santiagoale6232
@santiagoale6232 Жыл бұрын
This video sir is just perfect, thank you
@salarkamjoo3669
@salarkamjoo3669 Жыл бұрын
perfect tutorial !
@abhisheksahu616
@abhisheksahu616 Жыл бұрын
crisp and clear. I salute you!
@AlexyMiro
@AlexyMiro Жыл бұрын
When i type docker ps -a the container is empty. What can i do about it?
@Fluttertrends
@Fluttertrends Жыл бұрын
Thanks!!!!!
@chanderbhuvan7304
@chanderbhuvan7304 Жыл бұрын
If anyone is getting auth failure then instead of "su -s ${USER}" use "su ${USER}". It worked for me. Thanks for the video very helpful.
@jhoanmartinezsilva2609
@jhoanmartinezsilva2609 Жыл бұрын
Are the domains registered? The nane of the file must be the same as the domain? Thanks a lot!
@iSalmaniac_
@iSalmaniac_ Жыл бұрын
how can we loadbalance it for multiple pm2 instance ??
@KhalidKhan-f2z4n
@KhalidKhan-f2z4n Жыл бұрын
I'm unable to Increase Maximum Upload File Size for site2. can anyone help??
@juliokavege9772
@juliokavege9772 Жыл бұрын
Nice video that help me so much. But it seen the reverse proxy i configure doesn't work. It doesn't work unless i type the port of my app. My context is : I dockerize a laravel app with 3 services(app, db , webserver(which is nginx)) and it host on hostinger vps.
@natashafame
@natashafame Жыл бұрын
Hello, great video Bobby. I'm currently reading your bash scripting ebook and it is amazing you explained things easily and clearly. I clicked on the link on this video and I'm glad to see you have more ebooks on other subjects. I have downloaded them all 😂.Thank you Bobby keep doing what you are doing cause you are saving lives 🙌
@RoshanKumar-vd2zj
@RoshanKumar-vd2zj Жыл бұрын
how we can access it from outside the container
@RajeshShrestha-sc4io
@RajeshShrestha-sc4io Жыл бұрын
Very Useful. Thank you for the video.
@josephjwilk
@josephjwilk Жыл бұрын
Thank you so much for this. I have struggled with this, and with some tweaks to the firewall and certbot, it's finally working! Thank you again for the straightforward and uncomplicated directions.
@maciekgucma4756
@maciekgucma4756 Жыл бұрын
Great tutorial yet kept simple and easy way!
@vendravex
@vendravex Жыл бұрын
thank you bobby
@balatamil8780
@balatamil8780 Жыл бұрын
when i try to login my authentication is failing what should i give for pass
@JPrasca
@JPrasca 14 күн бұрын
x2... su command not works
@MarlonSena
@MarlonSena Жыл бұрын
Tks, Bobby! :)
@muhammadshehroze6691
@muhammadshehroze6691 Жыл бұрын
i have same problem but u give solution for docker file , how i can solve it in ubuntu cli terminal
@mamirazmi
@mamirazmi Жыл бұрын
Sorry i quite new to docker deployment, can i know how to make it ssl and https with 443
@shadyjeff12
@shadyjeff12 Жыл бұрын
Can you make a tutorial on how to apple letsencypt certificates to those domains?
@lucastc4531
@lucastc4531 Жыл бұрын
Thanks!
@ramn4775
@ramn4775 Жыл бұрын
Hi,I got 502 bad gateway nginx error on browser after calling DRF api..can you plz tell me how to fix this
@shubbys2669
@shubbys2669 Жыл бұрын
OMG thank you so mucHHHHHHHHHHH
@Engro39
@Engro39 Жыл бұрын
informative! thanks.