Thursday, February 11, 2016

Re: How to update a live / deployed Django project?

Thanks for all the great input. I'll definetely look into salt too (only worked with puppet so far) but for now I guess fabric will be fine. We are using Python 2.7 everywhere anyway.

Like I said, right now we plan to host it on a single physical machine that we get from the university (it's a research project). But I see that nobody is using the Apache / WSGI solution that is explained in Django's documentation. So I'll also have to look into nginx + gunicorn as well. Phew...seems like even more work than actually developing our webapp :)

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/786c01bc-36d0-45ff-9d33-890db0b5ab50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment