We use RHEL4 in our datacenter.  I've used ubuntu, debian and CentOS 5
on development servers. Choice of Redhat was based on what other boxes
were running on before I arrived.  I do indeed need to install
separate packages for python and postgresql.

So far it's been near zero maintenance after setting things up. I
don't update automatically but do it manually when I receive alerts
but I could probably update via the update demon.

Out of curiousity: Is anyone using vmware or zen to containerize (is
that a word?) their django deployments?

On Sep 18, 12:08 pm, Chris Brand <[EMAIL PROTECTED]> wrote:
> Justin Lilly wrote:
> > Actually there is a reason why debian based OS's are preferred (in my
> > opinion). Having installed Django on CentOS, I found that you have to
> > run two concurrent versions of python. One for the OS and its tools
> > and one to run django on. (I believe I had to run 2.3 and 2.5) It can
> > make configuration for deployment to be a bit of a pain.
>
> I've had no such problems with my Fedora Core 6 box. Just installed
> everything using yum and it worked fine. I think it uses python 2.4.4
> throughout.
>
> Chris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to