Welcome! Log In Create A New Profile

Advanced

making supervisord web interface viewable on nginx

Jonathan Vanasco
May 31, 2013 09:54PM
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
Subject Author Posted

Re: questions about ngx_supervisord

Grzegorz Nosek August 10, 2010 03:46AM

Re: questions about ngx_supervisord

JCR August 10, 2010 10:03AM

Re: questions about ngx_supervisord

Grzegorz Nosek August 10, 2010 10:16AM

Re: questions about ngx_supervisord

Piotr Sikora August 11, 2010 12:26AM

Re: questions about ngx_supervisord

JCR August 10, 2010 12:36PM

Re: questions about ngx_supervisord

Piotr Sikora August 11, 2010 12:26AM

Re: questions about ngx_supervisord

JCR August 14, 2010 10:40AM

making supervisord web interface viewable on nginx

Jonathan Vanasco May 31, 2013 09:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 305
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready