Тёмный

Deploy Flask Application on Ubuntu VPS using Nginx 

DevGuyAhnaf
Подписаться 2,9 тыс.
Просмотров 45 тыс.
50% 1

In this video, I will show you how you can deploy your Python Flask application on an Ubuntu VPS, using Gunicorn and Nginx. Since I don't have a spare VPS, I spun up a virtual machine running Ubuntu server and used that. But the steps would be the same if you were using an Ubuntu server VPS.
😀SUBSCRIBE for more videos! / ahnafzamil
➤ My website: ahnafzamil.com
➤ My other YT: bit.ly/2RbkEBX
➤ My Discord Server: / discord
➤ My Twitter: / @ahnaf_zamil
➤ Support me on Patreon: / ahnafzamil
Links
=====
Flask: flask.palletsprojects.com/en/...
Python: python.org
Gunicorn: gunicorn.org/
Nginx: www.nginx.com/
Software Used
============
Recording: OBS Studio
Editing: KdenLive
Thumbnail: GIMP
Music in Video
============
Water Wood & Stone by Audionautix | audionautix.com/
Music promoted by www.chosic.com/
Creative Commons Attribution 4.0 International (CC BY 4.0)
creativecommons.org/licenses/...
I hope you enjoy this video, I am open to feedback. Please subscribe and like, it helps me out a lot!
Anyways, have a good day ^-^

Наука

Опубликовано:

 

29 июл 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 95   
@mustafahajhamoud2077
@mustafahajhamoud2077 3 месяца назад
thank you very much! I've been trying to do this for 3 days now, and your tutorial is the only one that worked for me.
@vat1980
@vat1980 2 года назад
Really want to say thank you so much. Many tutorials end up in error but this one is spot on! Got my Flask app running on AWS ES2 in less than 15 mins. Great video.
@nicholashooper9538
@nicholashooper9538 2 года назад
Been banging my head against the wall from lots of other tutorials, this was the only one to work for me all the way through, and I have quite a large/complex Flask App. Thank you so much
@devguyahnaf
@devguyahnaf 2 года назад
Lmao Head banging ain't that uncommon, especially for developers Thanks a lot :)
@ronmercier9841
@ronmercier9841 Год назад
Thank you for this tutorial, it was super helpful. I was able to get my fullstack app running on my Linode server with no issue. Much appreciated and keep up the good work!
@cfuendev
@cfuendev Год назад
The constant "..Need to sudo before this" is very relatable
@MadZorf
@MadZorf Год назад
Man, as others have also mentioned. Your tutorial saved my project! Thank you so much!!!
@samiam.402
@samiam.402 Год назад
Brooooooo!!! This is the only tutorial I could find to show how to keep the gunicorn or flask app alive after exiting the ssh connection!!!! Thanks a bunch.
@perilous105
@perilous105 2 года назад
I don't really comment on many videos, but this was a brilliant tutorial. I've been looking at so many tutorials, but there was always an error with them, if it wasn't nginx it was apache2. Thank you for the quick and clear explanation. Keep doing videos like these!
@devguyahnaf
@devguyahnaf 2 года назад
Thanks a lot for your kind words. I really appreciate them :) Also, one thing I would like you to know is that Apache is a threaded server, which means it is prone to DDOS and DOS attacks. But Nginx on the other hand is an asynchronous web server and reverse proxy, so it is not as vulnerable as Apache, and it is also very easy to set up.
@perilous105
@perilous105 2 года назад
@@devguyahnaf That's great to know, glad I made the right choice!
@kushagramishra4795
@kushagramishra4795 2 года назад
I'll plus one this , great video !!!
@phi6934
@phi6934 Год назад
What an amazing tutorial, I learned a ton of useful stuff, thanks!
@marconeramos1194
@marconeramos1194 Год назад
Thank you! This tutorial is simply the best I found! Saved my week!
@FelipeCatao
@FelipeCatao Год назад
friend without words, you helped me to climb my flask application that was 3 weeks trying without success, congratulations by the tutorial clear and direct
@devguyahnaf
@devguyahnaf Год назад
You're welcome, glad to hear that!
@kawsarlog
@kawsarlog Год назад
My friend you just did an outstanding job, not only the tutorial you also explained a lot of basic stuff!
@devguyahnaf
@devguyahnaf Год назад
Thank you, glad it was helpful
@dev_ritchie
@dev_ritchie Месяц назад
Excactly what i was searching for 🎉🎉
@MyStockz
@MyStockz Год назад
What a legend! Super clear! No bulls*it in between.
@walkerlasbury9315
@walkerlasbury9315 Год назад
So helpfull! Best video out there!
@leomeror
@leomeror 2 года назад
This is very helpful! Well made! :)
@olumorsotnas
@olumorsotnas Год назад
Very good explanation my friend. This video saved me :)
@guipe7712
@guipe7712 2 года назад
Thanks Friend, excellent video. I learn a lot. Works perfectly in hostinger vps. Thanks a lot
@timberlee9176
@timberlee9176 2 года назад
Many thanks for you bro; it's very helpful.
@ryu8777
@ryu8777 2 года назад
Best of the best! Btw for me gunicorn3 can't be imstalled, but gunicorn works just great (ubuntu 20.04). Many many thanks DevGuyAhnaf!
@alaminbijoy1027
@alaminbijoy1027 2 года назад
Great concise tutorial bro Take love
@user-yn2me7in5n
@user-yn2me7in5n 2 года назад
Awesome tutorial, thanks!
@AdhithyaRamesh-os2gy
@AdhithyaRamesh-os2gy Год назад
This was awesomee, i have a big flask app with D.L models and every other tutorial used github which doesn't allow files bigger than 25MB. This was seriously f*ckin awesome.
@Yathavpriyan
@Yathavpriyan 2 года назад
great one. worked well. thanks !
@EnglishRain
@EnglishRain Год назад
Wow 13:45 is a GREAT tip, thank you so much!
@jerrywang3225
@jerrywang3225 Год назад
This is really helpful. Thanks
@gusinthecloud
@gusinthecloud Год назад
You made the best video!!! Thank you
@niksushko9333
@niksushko9333 Год назад
Thx bro, very useful for me!
@samjiman
@samjiman 4 месяца назад
Good video, thank you.
@julian3154
@julian3154 Год назад
Great video, thank you!
@lambuth
@lambuth Год назад
Thank you for this. So much.
@ero-sennin6623
@ero-sennin6623 Год назад
thank you bro, u deserve more subscribers.
@devguyahnaf
@devguyahnaf Год назад
no probs pervy sage
@biskweet816
@biskweet816 Год назад
Excellent video. I would love to see a tutorial on how to setup TLS/SSL with this config.
@vinter_man
@vinter_man Год назад
totally helpful, thx!!!
@mohamed-hm8pn
@mohamed-hm8pn 2 года назад
thank you so much ....amazing work best video on youtube for this tut
@mohamed-hm8pn
@mohamed-hm8pn 2 года назад
it wotk perfect on google cloud platform too
@devguyahnaf
@devguyahnaf 2 года назад
@@mohamed-hm8pn Yes, it was intended for every VPS running Ubuntu
@GabrielPvPMelhor
@GabrielPvPMelhor Год назад
PERFECT, Thanks!
@moshiurrahman1454
@moshiurrahman1454 2 года назад
Really greate video
@qrythe
@qrythe 2 года назад
U helped me so much
@emotional_stuff
@emotional_stuff Год назад
nice one
@karthik-pillai
@karthik-pillai 2 года назад
BEST VIDEO!
@coldluck7366
@coldluck7366 2 месяца назад
legend
@AabhusanAryalOfficial
@AabhusanAryalOfficial Год назад
Thanks a lot!
@ha2709
@ha2709 Год назад
Thank you
@PPRASHAR25
@PPRASHAR25 2 года назад
helped me at last moment..
@AntonioGargiulodragossido
@AntonioGargiulodragossido 10 месяцев назад
This is the only guide that has made me run Python on server so far. for some reason before running Gunicorn I need to reboot the server. if i want to add a second app?
@eliasoliveira292
@eliasoliveira292 Год назад
Thanks man!!!
@codepunk77
@codepunk77 4 месяца назад
thanks a lot
@dw4258
@dw4258 Год назад
Thanks, got my app working! It's on port 8050 though which is strange... (Added later) the call to gunicorn was app:server and not app:app
@darecoding
@darecoding 2 месяца назад
i done everythin and unicorn3 is also running on port 8000 but when i go to my main ip it is showing me nginx
@castleold19
@castleold19 Год назад
I can't save reverse proxy, it's showing file or directory doesn't exist.
@odepleted
@odepleted Год назад
how do you get dark theme in filezilla?
@AdrienZier
@AdrienZier Год назад
Great tutorial! Just wondering what's the use of the 2 lines under proxy_pass? the header forwarding. what does that achieve? many thanks!!
@devguyahnaf
@devguyahnaf Год назад
Sorry for the late reply. All it does is provide the Flask app with some headers that contain the actual client information. This might be important for IP logging, or other analytical stuff in your application, since Flask doesn't directly get the client's info as it gets proxied by Nginx
@Notus29
@Notus29 8 месяцев назад
what if your using a docker container
@jakubkrajewski8249
@jakubkrajewski8249 Год назад
how to add multiple urls?
@96NewsHDofficial
@96NewsHDofficial 7 месяцев назад
broo what if i do 443 beside 80 for ssl will it work?
@devguyahnaf
@devguyahnaf 7 месяцев назад
Only if you have proper SSL certification/configuration available for NGINX.
@inferlight
@inferlight 3 года назад
Sheeeeesh
@andreaskweyo5582
@andreaskweyo5582 Год назад
Wow, say no more
@nicoxvxv
@nicoxvxv 2 года назад
So i followed the tutorial, but i have a little problem. After running "gunicorn --workers=3 app:app" the main ip of my server is showing "Bad Gateway" and i dont know what i did wrong.
@devguyahnaf
@devguyahnaf 2 года назад
The reverse proxy (Nginx in this case) is probably trying to find the gunicorn server on a specified port, but the server is not on that port. By default, the gunicorn server listens on port 8000, so your Nginx proxy would have to forward the requests to 127.0.0.1:8000. You would have the config sorta like this: location / { proxy_pass 127.0.0.1:8000; } This will load balance all the requests sent to your nginx server (through the main IP) and forward it to the gunicorn server so that people can access your flask application
@nicoxvxv
@nicoxvxv 2 года назад
@@devguyahnaf fixed.
@ironF5
@ironF5 2 года назад
it shows E: Package 'gunicorn3' has no installation candidate
@ryu8777
@ryu8777 2 года назад
same for me, I just installed gunicorn and it works
@syedmujahid9860
@syedmujahid9860 3 месяца назад
is steps same for deployment in aws ,hope for quick reply
@devguyahnaf
@devguyahnaf 3 месяца назад
On an AWS EC2, should be same. Just configure elastic IP and proper ports
@divyar5238
@divyar5238 2 года назад
Thanks, I get a "502 Bad Gateway nginx/1.18.0 (Ubuntu)" error. Do you know why ?
@devguyahnaf
@devguyahnaf 2 года назад
Nginx is trying to proxy the request to the flask server. Are you sure that the flask app is running?
@divyar5238
@divyar5238 2 года назад
Yes, flask app runs fine in local host
@devguyahnaf
@devguyahnaf 2 года назад
@@divyar5238 You need to keep it running in the background, so that Nginx can reverse proxy it.
@billycherry7028
@billycherry7028 2 года назад
@@devguyahnaf Hey, I'm having the same problem. I get that same error even when the app is running
@KingMarques
@KingMarques Год назад
Hey DevGuy, how are you? ' Dev, i'm trying to deploy a flask api on a Ubuntu Serve, but this api must bem deployed not in a Cloud, but inside of my company Server. I can do this task with this tutorial? We are using ubuntu 22.04 Server, Anaconda Python 3.9. Thank you very much!
@KingMarques
@KingMarques Год назад
Hey Dev, i'm here again, but now it is another question about "gunicorn3 --workers=3 file:app". In my situation, a have a function Main and my app flask is inside this Function Main, and when i try to call the App with gunicorn, the server return for me saying I'm trying to pass two parameters when Main requires 0. How can I refer this app flask inside the Main who is inside the file?
@prasadnijai2820
@prasadnijai2820 Год назад
I'm using vultr to host my website. And everything till last worked fine.. but gunicorn --workers=3 app:app is not working for me. It is not fetching site even by local host
@devguyahnaf
@devguyahnaf Год назад
Why are you using localhost though? Use the VPS's IP Also, make sure the host is 0.0.0.0 Bind gunicorn to 0.0.0.0 as well
@prasadnijai2820
@prasadnijai2820 Год назад
@@devguyahnaf So What changes i have to do in sites-enabled/flask_app ? Do I have to replace proxy_pass IP ?
@devguyahnaf
@devguyahnaf Год назад
​@@prasadnijai2820 Nope. Try adding a bind argument to gunicorn "--bind=0.0.0.0"
@ironF5
@ironF5 2 года назад
now tell us how to dockerize this? as ECR and lightsail has containers... that runs dockerized images only
@devguyahnaf
@devguyahnaf 2 года назад
This tutorial was specifically for VPS services such as AWS EC2, DO Droplets, GCP VMs, etc. But for container runtimes such as AWS ECR, you can take a look at this video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-grtjkDh5DmQ.html Just skip the react part and only watch Flask
@ironF5
@ironF5 2 года назад
@@devguyahnaf can u show how to deploy a dockerized flask app on AWS sagemaker and lightsail container that can handle 5-10 requests at once meaning use of load balancer of some sort ( i have actually completed the lightsail deployment step) ... can u also tell the difference between 3 workers of gunicorn and loadbalancer use in deployed app..
@DT-hb3zu
@DT-hb3zu 2 года назад
Are we just gonna ignore that his filezilla is dark mode?
@devguyahnaf
@devguyahnaf 2 года назад
Yes. :)
@DT-hb3zu
@DT-hb3zu 2 года назад
@@devguyahnaf I love the tutorial my guy, got set up and running from it. Now, let's get back to dark mode FZ 😂🤣 (Possible new tutorial?) **FZ has dark mode?**
@devguyahnaf
@devguyahnaf 2 года назад
@@DT-hb3zu You see, I had dark mode enabled on my desktop environment (Cinnamon) back when I used Linux Mint. So Filezilla for Linux basically uses the QT/GTK theme that's set by the DE, and that's how I got dark mode
@DT-hb3zu
@DT-hb3zu 2 года назад
@@devguyahnaf gaaahh. I figured. I can get it on my Debian, but not my windows. And all "dark mode" on desktop look like poo. Thank you! You have very nice content. Straight to the point, and (maybe not intentional) show some common mistakes. Brilliant
@karasiq69
@karasiq69 Год назад
That helps a lot, thank you
Далее
Flask Load Balancing Using Nginx and Docker
18:39
Просмотров 32 тыс.
Boots on point 👢
00:24
Просмотров 2,5 млн
Laptops make GREAT Linux Servers
26:47
Просмотров 227 тыс.
How to Deploy a Flask App to Linux (Apache and WSGI)
11:21
WSGI for Web Developers (Ryan Wilson-Perkin)
24:52
Просмотров 92 тыс.
Django | Server Setup (WSGI, Gunicorn, Nginx)
9:37
Просмотров 138 тыс.
How to Deploy a Flask App to a Linux Server
22:12
Просмотров 165 тыс.
APPLE дают это нам БЕСПЛАТНО!
1:01
Просмотров 541 тыс.