Deploy Django Project on VPS Hosting Remote Server (Hindi)

Channel:
Subscribers:
543,000
Published on ● Video Link: https://www.youtube.com/watch?v=MviBRlTMsRo



Duration: 1:20:24
1,887 views
71


Deploy Django Project on VPS Hosting Remote Server Hindi
00:00:00 Project Introduction
00:02:52 Django Deployment Instruction
00:03:35 Point Domain to VPS
00:10:18 Create Database Folder and set proper path in settings.py
00:12:25 Create requirements text file
00:16:37 Copy Django Project from Local to Remote Server
00:20:19 Verifying Required Software and Open Ports
00:23:00 Install mod_wsgi
00:24:30 Install PIP
00:25:10 Understand the Workflow
00:26:17 Install Virtualenv
00:27:07 Verify Apache and Ports
00:27:50 Move Project from user Home to Web server Public Folder
00:29:28 Create Virtualenv inside Project Folder
00:30:05 Activate/Deactivate Virtualenv
00:30:54 Install Dependencies
00:33:06 Create Virtual Host File
00:41:32 Check Configuration is Correct or Not
00:41:53 Enable Virtual Host
00:42:13 Restart Apache server
00:42:31 Fix Invalid HTTP_HOST Header ALLOWED_HOST Error
00:45:22 Define STATIC_ROOT and MEDIA_ROOT
00:46:28 Debug Server Error
00:51:54 Fix Error: Failed to proxy response from daemon
00:53:54 Serve Static Files
00:55:51 Migrate Database
00:56:23 Create Superuser
00:56:36 Set File Permission
00:57:13 Fix Error: attempt to write a readonly database
00:59:08 Understand File Permission
01:02:24 Fix Error: Permission denied Media File
01:05:18 Set User to Web Sever Group
01:09:23 Install SSL Certificate to Enable https
01:09:34 Fix Error: The Cross-Origin-Opener-Policy header has been ignored
01:12:09 Fix Error: Syntax error: Name duplicates previous WSGI daemon definition


Domain and VPS Hosting:
https://www.youtube.com/playlist?list=PLbGui_ZYuhij0mM8xP2udM_EDvl8JNdtn

Domain and Shared Web Hosting hPanel: https://www.youtube.com/playlist?list=PLbGui_ZYuhigqwKz6LvBmYNV0tVW-CzIP

Core JavaScript: https://www.youtube.com/playlist?list=PLbGui_ZYuhiiaQjuOfvgx_-gzVBlCxrk0

Advance JavaScript: https://www.youtube.com/playlist?list=PLbGui_ZYuhihZ-pDxNZuQ7xOQ8IS2z3XI

NPM: https://www.youtube.com/watch?v=xD3V3Uf9HPI

React JS: https://www.youtube.com/playlist?list=PLbGui_ZYuhignjLLXTJWkRJKN-SgAqClL

Node Mongo and Express JS: https://www.youtube.com/playlist?list=PLbGui_ZYuhijy1SpwtIS9IwL6OJdbr4kE

Postman Playlist: https://www.youtube.com/playlist?list=PLbGui_ZYuhigvkxzHXRveCnYjZcacTAwq

Check Out Our Other Playlists:
https://www.youtube.com/user/GeekyShow1/playlists


Learn more about subject:
http://www.geekyshows.com/

________________________________________________

DISCLAIMER: The links provided in the description may be affiliate links. If you buy anything from these links, then I may get some commission. But bear in mind, you won't be charged even an extra penny. I would be glad if you use these links!
________________________________________________

T A L K W I T H M E !
Business Email: contact@geekyshows.com
Website: http://www.geekyshows.com/
_______________________________________________

Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
_______________________________________________




Other Videos By Geeky Shows


2023-02-03Fix Bad Gateway Proxy server received invalid response error while using PM2 (Hindi)
2023-02-03Automate Node Express Deployment using Github Action on VPS Hosting Remote Server (Hindi)
2023-02-03Deploy Node Express Project via Github on VPS Hosting Remote Server (Hindi)
2023-02-02Fix Error Failed to download template from registry fetch failed Nuxt JS Project
2023-01-30How to Install Node and NPM on VPS Hosting Remote Server (Hindi)
2023-01-29Deploy Node Express JS Project on VPS Hosting Remote Server (Hindi)
2023-01-29How to Create MongoDB Root User VPS Hosting Remote Server (Hindi)
2023-01-28Install MongoDB 6.0 on Ubuntu 22.04 VPS Hosting Remote Server (Hindi)
2023-01-28Automate Django Deployment using Github Action on VPS Hosting Remote Server (Hindi)
2023-01-28Deploy Django Project via Github on VPS Hosting Remote Server (Hindi)
2023-01-25Deploy Django Project on VPS Hosting Remote Server (Hindi)
2023-01-24Automate Laravel Deployment using Github Action on VPS Hosting Remote Server (Hindi)
2023-01-24Deploy Laravel Project via Github on VPS Hosting Remote Server (Hindi)
2023-01-24How to Install Composer on VPS Hosting Remote Server (Hindi)
2023-01-23Deploy Laravel Project on VPS Hosting Remote Server (Hindi)
2023-01-22Deploy Vue JS Static Website on VPS Hosting Remote Server (Hindi)
2023-01-22Deploy Next JS Static Website on VPS Hosting Remote Server (Hindi)
2023-01-22Deploy React JS Static Website on VPS Hosting Remote Server (Hindi)
2023-01-22Deploy and Debug PHP Project with Domain on VPS Hosting Remote Server (Hindi)
2023-01-18How Non Root User Copy Project from Local to Remote Server VPS (Hindi)
2023-01-18How to Create Remote Server Snapshot in VPS Hosting Hostinger (Hindi)



Tags:
buy domain
Domain
Hosting
Web Hosting
VPS Hosting
Setup VPS Hosting
Setup SSH Key
Point Domain to VPS
Add A and AAAA Records
Create Virtual Host File
Enable Virtual Host File
Install LAMP Stack
Debug on Server
Check Apache Error Logs
Check Server Error
Deploy Django Project on VPS Hosting Remote Server
Install mod_wsgi
Install PIP
Install Virtualenv
Create Virtualenv
Activate/Deactivate Virtualenv
Define STATIC_ROOT and MEDIA_ROOT
Serve Static Files