fix(neo4j): move data dirs from /data (S3 FUSE) to /tmp (local) a8e89f8 MATSUMURA Taishi Claude Sonnet 4.6 commited on May 22
fix(neo4j): use /data for persistent storage, chown fallback to chmod 777 0b52992 matsuap commited on May 13
refactor(docker): switch to python:3.11-slim base, install neo4j via APT 48fee7d matsuap commited on May 13
fix(neo4j): bypass entrypoint, write neo4j.conf directly, start binary via supervisord 6435c4f matsuap commited on May 13
fix(neo4j): chown /data to neo4j in start.sh before supervisord starts neo4j ceefb10 matsuap commited on May 13
fix(neo4j): redirect data dirs to /tmp to avoid HF Spaces /data permission issue af43704 matsuap commited on May 13