Ask HN: Host multiple flask and django apps on single server

https://news.ycombinator.com/item?id=4150722
by gingerjoos • 14 years ago
5 6 14 years ago

What would be the best way to host multiple flask and django apps on a single server? From reading around it seems to better to use nginx and/or gunicorn, but I can't decide between nginx alone OR nginx + gunicorn. Should I consider Tornado? I don't really plan to have real-time stuff in my apps.

I'm using an EC2 micro instance (Ubuntu Precise)

Related Stories

Loading related stories...

Source preview

news.ycombinator.com