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

Document how to access the Neo4j instance #683

Open
sagehrke opened this issue Apr 25, 2024 · 3 comments
Open

Document how to access the Neo4j instance #683

sagehrke opened this issue Apr 25, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@sagehrke
Copy link
Member

Add to Monarch app documentation directions on how to access the Neo4j instance. Thank you!

@sagehrke sagehrke added the documentation Improvements or additions to documentation label Apr 25, 2024
@sagehrke sagehrke added this to the 2024-05 Release milestone Apr 25, 2024
@kevinschaper
Copy link
Member

Ideally we can make it "just work" - but at the moment the requirement is that it needs to be an http connection rather than https, the connection url is bolt://neo4j-bolt.monarchinitiative.org, and finally no authentication

Screenshot 2024-04-25 at 8 29 06 AM

@sagehrke
Copy link
Member Author

@kevinschaper should we update this ticket to just "fix neo4j access"?

@kevinschaper
Copy link
Member

We might be able to link from the UI to a working neo4j connection.

This works for me, but takes ~10-15 seconds of not looking like it's working, and then eventually connects:

http://neo4j.monarchinitiative.org/browser/?preselectAuthMethod=NO_AUTH&dbms=bolt://neo4j-bolt.monarchinitiative.org&cmd=server&arg=connect

@kevinschaper kevinschaper removed this from the 2024-05 Release milestone Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants