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

Add a prefix url to Neo4j browser #1923

Open
Davben93 opened this issue Jun 4, 2023 · 1 comment
Open

Add a prefix url to Neo4j browser #1923

Davben93 opened this issue Jun 4, 2023 · 1 comment

Comments

@Davben93
Copy link

Davben93 commented Jun 4, 2023

Description

I have a kubernetes cluster in which are present neo4j instances deployed in several pods each coupled with its own service exposing 7687 and 7474. Then in order to reach separately these services I make use of an ingress controller, which redirects each path URL to them. The only Neo4j instance reachable is for the path '/' while other paths (such as /bar, /foo) are not able to reach neo4j browser. In guess I have to modify the prefix_url or the base_url of neo4j browser, which I do not find a way to do it.

@OskarDamkjaer
Copy link
Contributor

I'm not sure I understand your question fully, I'm don't have much experience with kubernetes. This sounds like an issue with how the hosting works which is part of the main repo. I would note though that if you can reach one instance of Neo4j Browser, that is enough. The Neo4j Browser can connect to any neo4j instance, not just the instance it was bundled with

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