🔧 [Refactor] Neo4J images needs reinvestagation
Created by: ulfgebhardt
⚡ Refactor ticket
Neo4J images needs reinvestagation
# TODO: This sounds scary for a production environment
- NEO4J_AUTH=none
- NEO4J_dbms_security_procedures_unrestricted=algo.*,apoc.*
# Uncomment following line for Neo4j Enterprise version instead of Community version
# TODO: clarify if that is the only thing needed to unlock the Enterprise version
# - NEO4J_ACCEPT_LICENSE_AGREEMENT=yes
# TODO: Remove the playground from production
https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/docker-compose.yml#L88
-
Investigate Security Issues like Playground and make them Configurable if needed -
Make the Enterprise Edition an Option where an
referes toone
-
first step is the tag renaming to destinguish between Enterprise
edition andCommunity
edition, see #4472 (closed)
-
Motive
Related issues
Simplification of Enterprise & Security