Skip to content

Instantly share code, notes, and snippets.

View ceessay's full-sized avatar
🏠
Working from home

Mohamed CISSE ceessay

🏠
Working from home
View GitHub Profile
@ceessay
ceessay / readme.md
Created March 21, 2018 10:16 — forked from fabiopiovam/readme.md
Django deploy using Nginx + Gunicorn + Supervisor

Django deploy using Nginx + Gunicorn + Supervisor

Introduction

This implementation was made using Debian 8.

Requirements

  • Install packages:

    aptitude install nginx supervisor