Laravel 5.8 Tutorial From Scratch - e31 - Deployment: Basic Server Setup - SSH, UFW, Nginx - Part 1

preview_player
Показать описание
The time has come for us to start setting up our own deployment server with everything we need to start hosting our project. Follow along as we set everything up from SSH, Nginx, PHP, MySQL and everything in between.

DigitalOcean Referral

Full Deployment Guide:

Resources
Course Source Code

About This Course

Ready to get started on your path to Laravel Artisan? In this series, we are breaking down all of the basics of Laravel to get you comfortable using the world's most popular PHP framework. Let's get started!
Рекомендации по теме
Комментарии
Автор

Excellent. Thank you so very much. No such video on YT. You are such a great aide to novices like us.

shumit
Автор

I have looked all over the internet on how to get nginx to work properly and you make it so much easier.
I run a Server from home with multiple vms so I got lazy and just started to echo strings in config files from a list that I've created. 🤣
I don't know how you are this confident as a beginner youtube but man your way of explaining makes things super easy to understand. Kudos for that!
I want your methode videos displayed on the laravel docs!

Stoney_Eagle
Автор

Can't recall ever running through a cloud server setup without any hiccups. More than that, I could actually understand the explanations! Flawless rendition and clearly explained. All commands ran on windows using cygwin, b.t.w.

dirkbertels
Автор

Very nice quality series of lectures Thank you very much I feel lucky to find myself here

nikhilkade
Автор

This is night you made one more humaine to be happy.
Thank you for this tutorial

bin_jets
Автор

Great tutorial: everything is working as described. Thanx a lot

Anaxarchos
Автор

pure gold, man... you need to do this on udemy or something like that!

ergurkha
Автор

At 12:25, I found that I can't access my laravel user in a different tab. I did everything you did and yet I can't access it. Please help!!

tjburge
Автор

Excellent tutorial, waiting for Laravel part

mohamedishan
Автор

Thank you.. Was waiting for this..
Edit : Learnt a lot. I actually once locked myself out of root, when i was trying it out the first time..Lol.. Anyway new thing i learnt was about disabling password access. As of now i have not done that, may be on your next video i will get to know how to use it with putty as i am on a windows env.

NitishKumarPatra
Автор

This is amazing. Thanks for all your hard work!

kasmanialisaad
Автор

hey I want to be able to login with a ssh account in my Laravel application. Do you have tips?

Toobshub
Автор

Thanks so much for effort, your videos a worth investing in time, to learn from any php level

fahadgaliwango
Автор

Can i use the same procedure to deploy my project on AWS ?

stanjustine
Автор

Excellent. Boss can you create a series for laravel lumen and passport to API development?

Waiting for your response.

samiulislam
Автор

I have never used SSH because I am thinking, what if something happens to my PC or laptop (destroyed or stolen), how am I gonna get in?

vinzanity
Автор

With the SSH key, if for example I had problems with the local machine I'm working on, I would lose the ssh key, is there any way to make a backup of this ?

emmanuelmull
Автор

Due to the lack of credit card, I unfortunately have to skip this and learn it soon... Im going to jump to more cool stuffs I behold afar in your playlist.

RustineDave
Автор

1GB/1CPU refers to available storage ?

emmanuelmull
Автор

Thank you, this is very helpful! :)

One question regarding the firewall setup.
Other people also do:
sudo ufw default deny incoming
sudo ufw default allow outgoing

Could you shortly explain in what situations you would use these commands?

tobiaswe