Your Ad Here

Thursday, January 5, 2012

Re: Django dev/deploy environment for distributed agile teams

I wrote a Fabric script to automate Django deployment, in my tests with Ubuntu servers (actually, virtual machines running under KVM) the script took 14 minutes from a clean Ubuntu install to a running Django environment.

You can get the code in GitHub:

https://github.com/alexisbellido/The-Django-gunicorn-fabfile-project

Regards!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/XRRNGvJul18J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

0 comments:

Post a Comment