Skip to content

Vuyisile Ndlovu

Musings of a backend Software Developer

  • Home
  • Articles
  • Contact Me

Tag: config file

Posted on 7th June 20213rd June 2021 by Vuyisile

Setting up Django for Deployment: Gunicorn

Web Servers like Apache or NGINX are great for handling HTTP requests. Unfortunately,they typically cannot communicate with Python applications directly. That is where gunicorn comes in.

Learn how to install, configure and run gunicorn with Django in this article.


© Vuyisile Ndlovu 2023
Theme: creativefocus by Mladjo.