It should be possible to run Django on the LAMPd JumpBox ... P doesn't have to mean PHP. What, in your opionion, is the best way to deploy a Django application? Nginx and gunicorn, Apache + mod_wsgi? The latter can probably be done with LAMPd. Actually gunicorn and Apache + mod_proxy.
Django?
Any plans for Django support? I see RoR ... it would be nice for equality for Python. :)
Django?
It should be possible to run Django on the LAMPd JumpBox ... P doesn't have to mean PHP. What, in your opionion, is the best way to deploy a Django application? Nginx and gunicorn, Apache + mod_wsgi? The latter can probably be done with LAMPd. Actually gunicorn and Apache + mod_proxy.
I have been meaning to try this and write it up.
Austin
Django
(sorry - I didn't see this reply until now)
I'd guess Apache and mod_wsgi, but you're the experts. :)
Django
It would be nice to see Django or even some other Python web development framework. Even Rails would be nice. Although I prefer Python to Ruby. :)