Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-15-2021 11:46 PM
Hello,
I am installing the neo4j:4.3.0-enterprise Docker image from Docker Hub
I use
docker run -d \
--name neo4j-core-01 \
--env=NEO4J_ACCEPT_LICENSE_AGREEMENT=yes \
--network neo4j-core-01-network \
--publish 172.18.0.1:7474:7474 \
--publish 172.18.0.1:7687:7687 \
--mount source=neo4j-core-01-volume,target=/data \
neo4j:4.3.0-enterprise
The container is up, but I dont figure out where to enter the license key in order to continue my cluster setup.
I reviewd the entrypoint file in docker-neo4j-publish/docker-entrypoint.sh at 4e1de71ba0017d996c292730663fd40d14d3e983 · neo4j/docker... but did no see any ENV variable in order to achieve that.
Would you help me to find out where to enter my licese key?
06-17-2021 04:05 PM
Hello, there is no enterprise license key here, our restrictions are not technical, they are legal, and assume and trust individuals and businesses comply to our license agreement and have the necessarily license for use.
All the sessions of the conference are now available online