We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
This issue has been resolved in recent releases.
See Running the Web UI behind a reverse proxy.
Closing as resolved.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: