Skip to content

Instantly share code, notes, and snippets.

@jagamts1
Last active June 21, 2018 11:35
Show Gist options
  • Save jagamts1/67a2032c85c3675fec9d041d0a2a7cd4 to your computer and use it in GitHub Desktop.
Save jagamts1/67a2032c85c3675fec9d041d0a2a7cd4 to your computer and use it in GitHub Desktop.
For install rabbitmq
https://tecadmin.net/install-rabbitmq-server-on-ubuntu/
For install VirtualWrapper
http://www.indjango.com/python-install-virtualenv-and-virtualenvwrapper/
For install celery
http://docs.celeryproject.org/en/latest/getting-started/first-steps-with-celery.html
for install Elasticsearch
https://www.elastic.co/guide/en/beats/libbeat/current/elasticsearch-installation.html
for install django complete setup
https://gist.github.com/Atem18/4696071
https://jee-appy.blogspot.com/2017/01/deply-django-with-nginx.html
http://rahmonov.me/posts/run-a-django-app-with-nginx-and-gunicorn/
https://medium.com/@dwernychukjosh/setting-up-nginx-gunicorn-celery-redis-supervisor-and-postgres-with-django-to-run-your-python-73c8a1c8c1ba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment