Fix: pre-create Neo4j dir structure, remove run dir redirect, lower memory f014957 TheQuantEd commited on 5 days ago
Fix: use sed to replace Neo4j conf keys, no duplicate declarations 4c8b445 TheQuantEd commited on 5 days ago
Fix: no symlinks, chown /data/neo4j to neo4j user, direct console output to supervisord d150c4c TheQuantEd commited on 5 days ago
Fix: install Neo4j+cypher-shell via official Debian apt repo (no tar.gz/APOC download) 9c55c11 TheQuantEd commited on 5 days ago
Fix: Neo4j 5.24.0 + APOC 5.24.0 hardcoded (confirmed published) 50a3cfd TheQuantEd commited on 5 days ago
Fix: Neo4j 5.26.0 (APOC available) + correct graphrag schema from seeder b40cc1f TheQuantEd commited on 5 days ago
Fix: install APOC plugin + allow apoc.* procedures in Neo4j config 89f66fe TheQuantEd commited on 5 days ago
Fix APOC: keep plugins in /opt/neo4j/plugins (not /data), use direct neo4j_conn for graph stats 1428c0f TheQuantEd commited on 5 days ago
Fix Neo4j auth: disable auth for demo deployment (NEO4J_AUTH=none), simplify entrypoint a37ed50 TheQuantEd commited on 5 days ago
Fix Neo4j auth: use NEO4J_AUTH env var (Neo4j 5.x standard), remove broken cypher-shell bootstrap cd1a891 TheQuantEd commited on 5 days ago