Hacker News new | ask | show | jobs
by Nikkau 4552 days ago
It's actually a wrong way of doing things.

We are almost in 2014, you must use a configuration manager. It's better and simpler.

1 comments

can you provide some insight on how you would setup your flask stack using a config manager?

I've heard people using Nginx + Gunicorn + Flask combo. Can someone explain why you need Nginx + Gunicorn?