Skip to main content
Ctrl+K
PggPy - Home
  • dev-ops
  • mcq
  • python
  • Machine Learning
  • Backend Framework
    • UI framework
    • pl/SQL
    • Database
    • interview
    • Mix post
  • GitHub
  • LinkedIn
  • Facebook
  • pyc
  • dev-ops
  • mcq
  • python
  • Machine Learning
  • Backend Framework
  • UI framework
  • pl/SQL
  • Database
  • interview
  • Mix post
  • GitHub
  • LinkedIn
  • Facebook
  • pyc

Section Navigation

dev-ops

  • git
    • cheet sheet github and git
    • গিট এর সব essential topicগুলো cover করা হয়েছে।
  • linux
    • Oh My Zsh & Powerlevel10k
    • Package Manager (pacman)
  • celery
    • Celery supervisor setup
  • daphne
    • daphne django project deploy
  • gunicorn
    • Gunicorn Django project deploy
  • nginx
    • Nginx Django project deploy
  • text editor
    • Simple Vim workflow example
    • SLint, Prettier snippets VSCODE
    • Emoji snippet VSCODE
  • virtualization
    • Oracle VirtualBox
    • dockers
    • python virtual environment
    • Vargant virtualization
  • dev-ops
  • nginx

nginx#

nginx blog

  • Nginx Django project deploy
    • essential dependency install
    • Creating the PostgreSQL Database and User
    • First, create a database for your project
    • Next, create a database user for our project. Make sure to select a secure password
    • Creating a Python Virtual Environment for your Project
    • Clone and Configuring a New Django Project
    • Change the settings with your PostgreSQL database information.You can leave the PORT setting as an empty string
    • Testing Gunicorn’s Ability to Serve the Project
    • Creating systemd Socket and Service Files for Gunicorn
    • Gunicorn
    • We can add daphne configuration on gunicorn service
    • Checking for the Gunicorn Socket File
    • Testing Socket Activation
    • Configure Nginx to Proxy Pass to Gunicorn

previous

Gunicorn Django project deploy

next

Nginx Django project deploy

© Copyright 2024, Rakib Hasan.