Nate it looks really interesting but I see the same problem that I
already have.

Most of help about setting up Django is base on assumption that it
will be site in the internet. My problem is in the intranet this site
won't see the world :) . I know it should be less work to do and less
problems but every example from the internet it try won't fit to my
django-app.

About DjangoZoom, it looks nice and clear for me. Maybe when I start
with something else.

On 16 Mar, 20:03, Nate Aune <na...@jazkarta.com> wrote:
> You might want to try Nginx proxying to Gunicorn. This is what we use for
> DjangoZoom and it works really well. Pretty easy to set up as well. Here are
> a few resources that provide instructions for how to set it 
> up:http://www.rkblog.rk.edu.pl/w/p/deploying-django-project-gunicorn-and...http://ericholscher.com/blog/2010/aug/16/lessons-learned-dash-easy-dj...http://davidpoblador.com/run-django-apps-using-gunicorn-and-nginx/
>
> Or if you don't want to mess around with Nginx/Apache/Gunicorn
> configuration, our DjangoZoom service takes care of all of this stuff for
> you. We check out your code and in less than a minute, return a public URL
> of your live running app. You never even have to touch the server!
>
> We're focused on providing the best deployment and hosting experience for
> Django developers.
>
> If you want to try it out, sign up for the beta and we'll try to get you an
> invite soon!http://bit.ly/ezSkKA
>
> thanks,
> Nate

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to