pyslackers/ansible-role-nginx

Support uwsgi

Opened this issue · 0 comments

The current assumption is proxying to a local port, let's think of a way to instead proxy to a unix socket (support uwsgi).

I think ideally we can inspect the port and conditionally set up if it starts with unix: or some integer.