Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

making supervisord web interface viewable on nginx

$
0
0
using the inet interface on supervisord was simple ( proxying to port 9001)

i wanted to turn that off, avoid tcp and just use the unix socket

after a bit of tinkering, this seems to work :

proxy_pass http://unix:///tmp/supervisord.sock:;

is this correct way to handle this ?

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 53287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>