fix: bypass FUSE config corruption with env vars + enable registration on start f3a3464 verified cjovs commited on May 30
fix: embed config in entrypoint, use DATA_DIR=/tmp to bypass FUSE entirely 95d5a78 verified cjovs commited on May 30
fix: set PATH for hf in root context, unconditional config download 86371d6 verified cjovs commited on May 30
fix: download config via HF API instead of FUSE cp to avoid corruption 47cd325 verified cjovs commited on May 30
fix: use DATA_DIR=/tmp to bypass FUSE config read corruption 77dfd7f verified cjovs commited on May 30
fix: copy config off FUSE in root context to avoid permission denied 53959b5 verified cjovs commited on May 30
feat: split DB backup into <2MB chunks to avoid FUSE write truncation 2b8dbb8 verified cjovs commited on May 30
fix: use quoted heredoc + psql -v to prevent shell expansion of bcrypt hash 74408f8 cjovs commited on May 30
feat: auto-create admin user and enable registration on first start via psql fce4b85 cjovs commited on May 30
fix: run admin creation after server starts (tables must exist first) 57ed68f cjovs commited on May 30
feat: auto-create admin user from ADMIN_EMAIL/ADMIN_PASSWORD secrets on startup 27b2af6 cjovs commited on May 30