Install Django in a Production server!

96 views
Skip to first unread message

Tiago

unread,
Mar 11, 2010, 12:56:52 PM3/11/10
to Django users
I want to keep my dedicated server for my company, where can i find a
tutorial, the best choices for OS.

Thanks

Massimiliano Bertinetti

unread,
Mar 11, 2010, 1:42:44 PM3/11/10
to django...@googlegroups.com
If I understand, you want information about installing python/django in
a production enviroment (ex-novo).

I recently do this on a Linode Virtual Ubuntu Server and I think you can
do the same.

Here a tutorial: http://library.linode.com/web-frameworks/django

I'm not a Linode man! What you find on this tutorial you can apply on
other virtual / phisical server, but I found Linode a good choice for
me: http://www.swap-hq.com (only italian - sorry!!).

Max-B

Anton Bessonov

unread,
Mar 11, 2010, 2:24:39 PM3/11/10
to django...@googlegroups.com
Using Django on Apache with mod_python in production - it's a bad idea!
wsgi or fcgi is better start point.
http://docs.djangoproject.com/en/dev/howto/deployment/


Massimiliano Bertinetti schrieb:

Massimiliano Bertinetti

unread,
Mar 11, 2010, 3:01:50 PM3/11/10
to django...@googlegroups.com
Eventually, as said by the doc:

"
The mod_python module for Apache can be used to deploy Django to a production server, although it has been mostly superseded by the simpler mod_wsgi deployment option.
"
I was a LAMP user for year and it seems natural to usr these configuration, but yes, you are right wsgi or fcgi is better start point.
As a noob I think my solution can be simplier.....sorry!

2010/3/11 Anton Bessonov <exe...@googlemail.com>
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.


Suno Ano

unread,
Mar 11, 2010, 4:02:38 PM3/11/10
to django...@googlegroups.com

Tiago> I want to keep my dedicated server for my company, where can i
Tiago> find a tutorial, the best choices for OS.

A combo of Debian/Ubuntu, Cherokee and uWSGI is what I use

http://yml-blog.blogspot.com/2009/11/how-to-set-up-cherokee-and-uwsgi.html
http://www.cherokee-project.com/doc/cookbook_django.html

Reply all
Reply to author
Forward
0 new messages