Sunday, March 23, 2014

Re: Deployment in Django

Is there any proper guideline or tutorial for creating a git repository for Django projects before using pythonanywhere for publishibg it?

                                                                                           Thanks

On 22 Mar 2014 20:20, "Amim Knabben" <amim.knabben@gmail.com> wrote:
Probably the ones you read there...

If you aren't new on Linux, install the env on Virtualenv (go for virtualenvwrapper, it will give you some hackable shortcuts), I like PostgreSQL most, for static/media stuff normally I use Nginx, and for WSGI Gunicorn, the guys from New Relic have an awesome monitoring tool for free (without history).

The answer for your first question can be: try Gondor.io or Heroku. But if you have spare time grab some beers and go with Vagrant, Chef and a bunch of Fabric lines.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAODc%2BXYh%3D_4Q1UntN9hdRJhB4jfwtUL-EuQ3f_xoYyY5bjb6VQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALTbq1zXhLCLTa%3D7F872tPvyergXX_DEeZQrC0-yT3rfDjP9GQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment