Django on Docker
Deploy Django Application on Docker 1) Create "Dockerfile" in your project…
Continue Reading Django on Docker
Deploy Django Application on Docker 1) Create "Dockerfile" in your project…
Deploy python project on server (Amazon EC2 or Digital ocean) by using supervisor, gunicorn, ngix.
Live chatting web-application. https://github.com/pranavmundre/ChatRoom Create Virtualenv with Python3 pip install…