An open API service indexing awesome lists of open source software.

https://github.com/sayam753/deploy_django

Deploying django with uWSGI and Nginx, mysql as the database
https://github.com/sayam753/deploy_django

centos7 django mysql-client nginx python uwsgi-nginx

Last synced: about 2 months ago
JSON representation

Deploying django with uWSGI and Nginx, mysql as the database

Awesome Lists containing this project

README

          

# Deploy Django

For deploying Django Project using uWSGI and Nginx on Centos with Mysql database, check out -

1. [Initial Server Setup Guide](https://www.codingpaths.com/django/initial-server-setup/)
2. [Deploy Django](https://www.codingpaths.com/django/deploy-django/)