cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Integrations
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Cannot edit neo4j.conf

I am installing Neo4j with Docker and I want to modify configuration in neo4j.conf file. However, after restarting container, the values is reset. Anybody can help me?

1X_ba6dd420c7bbf7cad32c3d8bbd6036bbaf473d06.png

Run neo4j desktop in docker

I started neo4j 4.2 enterprise in docker container. Neo4j browser runs ok. How can I run neo4j desktop from docker image? I need to use APOC extension from neo4j desktop. Thanks, aj

ajchen by Node
  • 1662 Views
  • 4 replies
  • 0 kudos

Docker Import tool too slow

Hi, I am working with a dataset and a neo4j in docker, my computer is a VM in azure with ubuntu and 1T of disk and 128 gb of ram the problem is that using the import tool alway become to slow at 70% of the node import process, I configured the verbo...

3X_e_1_e1fae7ef125fc9ac8f8f9c89412842476b2158a7.png 3X_3_9_392a713aa25165b390a1d87cfc992358696c7655.png
roberto1 by Graph Buddy
  • 752 Views
  • 2 replies
  • 0 kudos

Can't connect to Neo4j Browser

I'm following the getting started guide (How-To: Run Neo4j in Docker - Developer Guides) with this command: docker run \ --name testneo4j --platform linux/amd64 \ -p7474:7474 -p7687:7687 \ -d \ -v $HOME/neo4j/data:/data \ -v $HOME...

3X_c_5_c5c41df18e9f3c1af84d274c3fd068425cd3ca0a.png

Log4j Security in Neo4j docker image

I would like to confirm whether the updated docker image,version 4.4.1 solves the security vulnerabilities of CVE-2021-44228 and CVE-2021-45046 Thanks and regards

Neo4j Docker Container Can't Write Logs

Hi All I am running two Neo4j Docker containers on the same server and both of them have an error with the logs. After using the docker logs command I realized that the containers can't write any logs anymore with the following errors: The first cont...

Neo4J Docker Intermittent Error (Lock Manager Not Found)

Hey guys, I'm getting the following intermittent error (maybe half the time) when starting up Neo4J in docker locally. Can anyone help diagnose the issue? Thanks. Caused by: org.neo4j.kernel.lifecycle.LifecycleException: Component 'org.neo4j.server....

ben6 by Node
  • 344 Views
  • 0 replies
  • 0 kudos

Unable to set parameters for queries using docker

Hello, I've been trying to set a parameter to use in parameterized queries using docker, my first approach has been to set a volume to bind the conf folder and place a apoc.conf where the following configuration is present: apoc.initializer.neo4j.0=...

Nginx HTTPS proxy a docker Neo4j

Good Day Team, I'm trying to setup a proxy to our Neo4j which is running thru Docker via nginx on a Google Cloud CentOS 6 instance. Upon configuring the .conf file of nginx, we were able to redirect the web portal of our Neo4j in HTTPS. However when ...

Resolved! Neo4j docker in GitHub action

Hi all, I am trying to setup a neo4j service in a GitHub action. For now, the action yml contains: services: # Label used to access the service container neo4j: # Docker Hub image image: neo4j:latest env: ...

Estelle by Ninja
  • 1509 Views
  • 2 replies
  • 0 kudos

Docker performance problems

Hi all, I currently have a very strange behavior with performance when running neo4j community as Docker. First of all, I am currently importing JSON data into a neo4j database using the https://github.com/BloodHoundAD/BloodHound program. Boodhound u...

chef123 by Node
  • 1465 Views
  • 2 replies
  • 0 kudos