Commit Graph

8 Commits

Author SHA1 Message Date
d97730174d feat(entrypoint): Implement TTL heartbeat registration and robust supervision 2026-02-09 05:52:28 -08:00
f8a2a587d5 fix: use ND_DATABASE_PATH env var explicitly in entrypoint
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 50s
2026-02-08 15:57:46 -08:00
8e109e6fb5 fix: create /local/data before writing navidrome.toml
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 40s
2026-02-08 15:49:21 -08:00
640a76bbd1 fix: generate navidrome.toml to force database path to LiteFS mount
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 42s
2026-02-08 15:34:54 -08:00
4fc5fc3d9d fix: resolve race condition in entrypoint and simplify ND_DBPATH
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 53s
2026-02-08 15:28:03 -08:00
9cd5455378 feat(entrypoint): Refactor entrypoint for leadership-aware process management and clean up register.sh 2026-02-08 13:59:37 -08:00
99d9e00fc9 fix: unescaped quotes in register.sh and added logging
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m3s
2026-02-07 18:17:58 -08:00
41874f0ace feat: use internal wrapper for consul registration
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 41s
2026-02-07 18:14:19 -08:00