Home - denmgarcia/Django-with-Nginx GitHub Wiki
Welcome to the Django with Nginx wiki!
- Python django
- MySQL
- Gunicorn
- Nginx
see https://github.com/denmgarcia/Django-with-Nginx/blob/master/apple/requirements.txt for requirement
System Restart This application will automatically start when system restart or let say automatically exit. With the help of supervisor the bash script will execute
- supervisor status
- supervisor start | stop | restart