Basepath for Orleans Admin

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ ] Bug report
  • [ ] Performance issue
  • [X] Documentation issue or request

Current behavior

We have Squidex running behind a reverse proxy. We have to redirect a concrete context i.e www.example.com/cms to squidex. This is working fine and I can browse de app but, when I try to access Orleans Cluster Administration from the app menu, the link redirects to www.example.com/orleans. If I edit the URL in browser and add the “/cms/” part, I can access to that interface without trouble.

Expected behavior

I should expect that setting URLS__BASEPATH: “/cms” was consistent with all the infraestructure. If not possible, it would be great to know where I can set that “basepath” in Orleans config.

Minimal reproduction of the problem

Access as admin to squidex, and go to Administration --> Cluster in a reverse proxy deployment.

Environment

  • [X] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version:

5.6

Browser:

  • [X] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Is it only the link?

Anyway: I have pushed a new version that could fix that.

Yes, for now is only the link. The admin shows:

www.example.com/cms/app/administration/cluster but when I click I end at:

www.example.com/olrleans.

Thanks in advanced for your rapid response!!!

If you want to try it out: The tag is dev-5811

Thanks Sebastian, I will try to test during this week and I’ll post you the feedback,

1 Like

This topic was automatically closed after 2 days. New replies are no longer allowed.