1. Assume – Docker is already installed [Link] – Django & it’s project is ready [Link] – Postgres or MySQL is ready [Link] – Python3 – CentOS 7 2. Install Packages yum install uwsgi yum install nginx 3. Create Uwsgi conf file – Location : doesn’t matter , where you want.. – Name : […]