hss-pos / entrypoint.sh

Commit History

fix: replace deprecated huggingface-cli with hf command
7cf5982

sashank1989 commited on

fix: wait for server readiness before WAL checkpoint, use 127.0.0.1 not localhost
5d1a05a

sashank1989 commited on

fix: WAL checkpoint before backup β€” DB was 4KB (schema only) because WAL held all data
a66f062

sashank1989 commited on

debug: add verbose logging to entrypoint.sh backup β€” remove 2>/dev/null, use portable wc -c
2644407

sashank1989 commited on

fix: persist DB via HF Dataset repo β€” bucket FUSE mount doesn't support SQLite writes
e87926e

sashank1989 commited on

fix: persist SQLite via backup/restore β€” bucket FUSE mount doesn't support SQLite locking
76835ba

sashank1989 commited on