cc-rag / start.sh

Commit History

fix(neo4j): move data dirs from /data (S3 FUSE) to /tmp (local)
a8e89f8

MATSUMURA Taishi Claude Sonnet 4.6 commited on

fix(neo4j): use /data for persistent storage, chown fallback to chmod 777
0b52992

matsuap commited on

refactor(docker): switch to python:3.11-slim base, install neo4j via APT
48fee7d

matsuap commited on

fix(neo4j): bypass entrypoint, write neo4j.conf directly, start binary via supervisord
6435c4f

matsuap commited on

fix(neo4j): chown /data to neo4j in start.sh before supervisord starts neo4j
ceefb10

matsuap commited on

fix(neo4j): redirect data dirs to /tmp to avoid HF Spaces /data permission issue
af43704

matsuap commited on

feat: implement CC-RAG prototype with Neo4j, FastAPI, React
e675bdb

matsuap commited on