You could also check out westhost.com.  They offer VPS pretty cheap
too.  I successfully set up Django there a number of times already.  I
usually use the development (SVN) version, but since an svn client
isn't installed there, I just "svn update" locally then FTP the
tarball up there when I want to update.  I have seen some forum posts
out there that discuss setting up an svn client there.  I just haven't
done it yet...  Other than that, works great.


On Aug 27, 4:14 pm, Edwin W <[EMAIL PROTECTED]> wrote:
> I was just wondering whether anyone out there has experience with
> running a Django application on a really small VPS.  I'm using Django
> for small personal projects and experimentation, and I found vpslink
> which has a plan with 2.5 GB of disk space but only 64 MB RAM.  I know
> that it won't work out of the box and that I'll have to do some tuning
> to Apache to get it to work, I found this link which suggests it's
> possible:
>
> http://brizzled.clapper.org/id/73
>
> I also came across this discussion in the group:
>
> http://groups.google.com/group/django-users/browse_thread/thread/19b9...
>
> So am I crazy to try to push the limits this low?  Any additional tips
> would be appreciated as well!
--~--~---------~--~----~------------~-------~--~----~
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