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

SMQ Monitor needs to use relative paths #10

Closed
chris-elmstone opened this issue Mar 11, 2022 · 3 comments
Closed

SMQ Monitor needs to use relative paths #10

chris-elmstone opened this issue Mar 11, 2022 · 3 comments

Comments

@chris-elmstone
Copy link

Hello

We have enabled Redis SMQ Monitor for our project, the issue is as it is behind an Nginx proxy where the port is placed in /queue-monitor route.

When we load though it tries to access the assets via the root of the domain rather than on the specified path.

Is there any way to change this?

Best Regards
Chris

@weyoss
Copy link
Owner

weyoss commented Mar 15, 2022

Thank you for opening this issue.

When using RedisSMQ Monitor from behind an nginx proxy you need to properly configure your server to redirect http/websocket requests.

Meanwhile I am going to see if we can update the web ui to use relative paths.

@weyoss
Copy link
Owner

weyoss commented Mar 22, 2022

This issue has been resolved in recent releases.

See Running the Web UI behind a reverse proxy.

@weyoss
Copy link
Owner

weyoss commented Mar 22, 2022

Closing as resolved.

@weyoss weyoss closed this as completed Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants