Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nsqadmin: add web-root option #1077

Closed
wants to merge 1 commit into from
Closed

Conversation

hxsf
Copy link

@hxsf hxsf commented Aug 24, 2018

fix #856

use like this

nsqadmin --web-root=/path/to/your/root/ 

the proxy server (such as nginx) just use proxy_pass http://nsqadmin_ip:port;

@mreiferson
Copy link
Member

Thanks for the PR @hxsf, but I'm in the process of validating the changes in #856 and it will land shortly. Closing!

@mreiferson mreiferson closed this Aug 24, 2018
@mreiferson mreiferson changed the title add web-root option to make nsqadmin work with subpath nsqadmin: add web-root option Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants