- Видео 38
- Просмотров 228 153
Utshuk
Непал
Добавлен 24 май 2020
Utshuk features the online web development and programming tutorials for all of the latest web technologies.
Deploy Django Web Application In AWS Ubuntu Instance With Nginx, MySQL, Gunicorn & Supervisor[2021].
This is the complete video tutorial on deploying the Django Web application along with the configuration of AWS Ubuntu Instance, Nginx, MySQL Database, Gunicorn, and Supervisor.
############ Documentation Link ###################
drive.google.com/file/d/1UZkyBG3TLgO1GHlXB4NUGt2SPrMasNSS/view?usp=sharing
############## GItHub Repository Link #####################
github.com/Utshuk/Django
############## GitHub Clone HTTPS url ####################
github.com/Utshuk/Django.git
############ Documentation Link ###################
drive.google.com/file/d/1UZkyBG3TLgO1GHlXB4NUGt2SPrMasNSS/view?usp=sharing
############## GItHub Repository Link #####################
github.com/Utshuk/Django
############## GitHub Clone HTTPS url ####################
github.com/Utshuk/Django.git
Просмотров: 11 148
Видео
Setting up Git in cPanel and deploy the GitLab Private Repository along with ssh configuration.
Просмотров 37 тыс.3 года назад
This video gives detailed knowledge regarding how you can configure git in cPanel and deploy your GitLab or GitHub project and make your local changes to live using git version control functionality in cPanel. Generate an SSH key Command Link: docs.cpanel.net/knowledge-base/web-services/guide-to-git-set-up-access-to-private-repositories/ The deployment YAML file Link docs.cpanel.net/knowledge-b...
Setup python & django with mysql database in windows 10
Просмотров 8 тыс.4 года назад
Mysql .whl file download link: www.lfd.uci.edu/~gohlke/pythonlibs/ Commands and Setup link: docs.google.com/document/d/1gCKuA5EWBn-Ayp3m_SuMt5Ot7dKkPF12o2urhPNy6dU/edit?usp=sharing Install phpMyAdmin in ubuntu 20.04 LTS: ruclips.net/video/VpygRfO8w9k/видео.html&ab_channel=Utshuk Install and setup python & django with mysql database in ubuntu 20.04: ruclips.net/video/os2Vcij_UE4/видео.html&ab_ch...
Install Python & Django with MySQL Database in ubuntu 20.04 LTS
Просмотров 7 тыс.4 года назад
Install phpMyAdmin in ubuntu 20.04: ruclips.net/video/VpygRfO8w9k/видео.html&ab_channel=Utshuk Setup commands link: [All the commands used in this video is here in doc file] docs.google.com/document/d/15qtbcBR6sxsM2oycq6Sgfm4lRrdzePGLmE0sZpxO8WI/edit?usp=sharing
Install phpMyAdmin On Ubuntu 20.04
Просмотров 60 тыс.4 года назад
Install Ubuntu 20.04 LTS on Virtual Machine: ruclips.net/video/V41pTDuJQlk/видео.html&ab_channel=Utshuk Steps and command 1. To install apache2 sudo apt-get install apache2 2. For moving to the root directory type the command : Sudo su 3. Now to install the lamp server type the command: apt-get install lamp-server^ 4.To install phpmyadmin type the command as :- apt-get install phpmyadmin -y 5. ...
Install Ubuntu 20.04 LTS on a Virtual Machine.
Просмотров 6554 года назад
This video is about how to install ubuntu 20.04 LTS on a virtual machine.
Python & Django Project Hosting Using cPanel along with MySQL Database.
Просмотров 102 тыс.4 года назад
This video is regarding how you can deploy your Django app on cPanel along with the MySQL database and make your project live.
26.Java Basic Coding Practice
Просмотров 784 года назад
Learn Java From Basic to Advance. In this video, we are going to cover some java basic practice questions. Source Code utshuk.com/java?id=34 Our Website utshuk.com/
25.Java Basic Exception Handling
Просмотров 294 года назад
Learn Java From Basic to Advance. In this video, we are going to cover about Exception Handling in Java. Source Code utshuk.com/java?id=33 Our Website utshuk.com/
24.Java Basic Interface
Просмотров 344 года назад
Learn Java From Basic to Advance. In this video, we are going to cover about Interface in Java. Source Code utshuk.com/java?id=31 utshuk.com/java?id=32 Our Website utshuk.com/
23.Java Basic Abstract Class & Methods
Просмотров 354 года назад
Learn Java From Basic to Advance. In this video, we are going to cover about Abstract Class & Abstract Methods in Java. Source Code utshuk.com/java?id=30 Our Website utshuk.com/
22.Java Basic Polymorphism
Просмотров 644 года назад
Learn Java From Basic to Advance. In this video, we are going to cover about Polymorphism in Java. Source Code github.com/Utshuk/JavaBasic/blob/master/Practice_21/src/practice_21/polymorphism.java Our Website utshuk.com/
21.Java Basic Inheritance
Просмотров 554 года назад
Learn Java From Basic to Advance. In this video, we are going to cover about Inheritance and types of Inheritance in Java. Source Code github.com/Utshuk/JavaBasic/tree/master/Practice_20/src/practice_20 Our Website utshuk.com/
20.Java Basic Encapsulation
Просмотров 474 года назад
Learn Java From Basic to Advance. In this video, we are going to cover about Encapsulation in Java. Source Code github.com/Utshuk/JavaBasic/blob/master/Practice_19/src/practice_19/Encapsulation.java Our Website utshuk.com/
19.Java Basic Access Modifiers
Просмотров 214 года назад
Learn Java From Basic to Advance. In this video, we are going to cover about Access Modifiers in Java. Source Code github.com/Utshuk/JavaBasic/tree/master/Practice_18/src Our Website utshuk.com/
18.Java Basic Static Method & Static Variable
Просмотров 324 года назад
18.Java Basic Static Method & Static Variable
15.Java Basic Object-Oriented Programming
Просмотров 314 года назад
15.Java Basic Object-Oriented Programming
JavaScript Project Creating Digital Watch
Просмотров 314 года назад
JavaScript Project Creating Digital Watch
02.JavaScript Project Background color changer
Просмотров 854 года назад
02.JavaScript Project Background color changer
so helpful hai sir
Why it is in PHP?
for some reason editing passenger_wsgi.py to add "from project_name.wsgi import application" always gives me a server error and i dont know why. I basically cant get past it. How can i proceed? Did i get the path wrong?
Very very fruitful content! Thanks alot help in my deployment process. Cheers man!
Error: (XID 8vcfkq) “/usr/local/cpanel/3rdparty/bin/git” reported error code “128” when it ended: Warning: Permanently added the ECDSA host key for IP address 'xxxx' to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Ty bro!!!!
sir please make one video on CI/CD git lab and also cpanle of jupitor them
Is it free?
i am facing the error 503 service unavailabel this server is tamprarilly busy try again later. kindly suggest me any video
Good Afrernoon Sir!
Thank you so much! 💜
thanks...
Brother can you please apply NGINX on it it would be a great help
16:25 what about the debug=false
i started the python app in cpanel but it showing "index of / " with cgi bin instead of my project home page when i enter the url of the hosted website, please help
Iam having some issues with css styles and also the sql databse issue. so can you help me to figure out the isssue
i cant find terminal in cpanel where it is in tools
is cpanel paid?
hi, can u make a video how to host your api using django rest framework in cpanel?
Thanks bro!
You are the best 👌.. Really, evertyme i watch your videos I get acurate information. Congrats 😉
28:11
guys! how i can deploy django-project on cpanel ?
Bro I am glad you share this, keep up the good work...
Nice Explanation Is it for free
Can i upload a simple script to cpanel?
Thanks. You are a god. This video helped me so much
brother in my cpanel this setup python app option is not available
fuck yea!.......all #people specially beginner should follow this step compactly correct and mature tutorial though! other by the way i was bothering on it and u guys are awesome, because of you i earn 700 us dollar. i was starting project named early detection of T2DM using ML though Django frame work. on thing i bother was this how to connect Django with MYSQL is successfully done thanks to u and AI called devt app! good job buddy! keep going!
Thanks a lot Bro ,
Thank you for your contribution. your every step is very clear. Can you please help me how to access the database of the cpanel using local terminal. Please help
static file doesn't load. in project folder or public_html folder.
Thank you :) it helped me a lot with my assignment......You have earned a subscriber.
I appreciate it bro after consuming over 20 video, JEZAKELLAH
Actually i tried to deploy dynamic webside ,if i tried to go to another url giving error like '404 Not Found',please help me anyone to resolve this error.
When i hit at ip:8000 it shows site can't be reached. What should i do?
Thank you, this helped a lot
is it free ?
this doesnt work unable to see phpmyadmin
can u post ur github link?
Thankssssssss
really appreciate
thanks a lot Utshuk the best video i mean the perfect video for django app deployment
Nice
Thanks
Impressive, very nice !
hey my css is not working can you help me with that ?
69 comments to 70. (; 69. (;.
DNS_PROBE_FINISHED_NXDOMAIN error occur
i am not able do, there is no terminal in my cpanel?