This website requires JavaScript.
Explore
Help
Register
Sign In
sstent
/
navidrome-litefs
Watch
1
Star
0
Fork
0
You've already forked navidrome-litefs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build-and-push.yml
deploy.yml
Actor
All actors
sstent
Status
All status
Success
Failure
Waiting
Running
fix: use navidrome-v8 and pin to opti1 for migration
#96
:
Commit
97733cf7b8
pushed by
sstent
main
2026-04-28 20:31:06 +00:00
1m20s
View workflow file
fix: use file-bind-mount for DB to allow local WAL files
#94
:
Commit
5c1fedd379
pushed by
sstent
main
2026-04-28 20:19:36 +00:00
2m43s
View workflow file
fix: use local DataFolder with symlinks to LiteFS DB
#92
:
Commit
bb18672bfc
pushed by
sstent
main
2026-04-28 20:13:00 +00:00
2m52s
View workflow file
fix: add auto-seeding from backup
#90
:
Commit
48a005cfbc
pushed by
sstent
main
2026-04-28 19:28:08 +00:00
1m23s
View workflow file
fix(entrypoint): wait for DB file before bind mounting
#88
:
Commit
94d8e290bf
pushed by
sstent
main
2026-04-28 18:41:30 +00:00
3m6s
View workflow file
fix: use bind mount for DB to support SMB shares
#86
:
Commit
3232d6568d
pushed by
sstent
main
2026-04-27 21:28:13 +00:00
2m48s
View workflow file
fix: use symlink for DB and move DataFolder to /shared_data to avoid LiteFS root write errors
#84
:
Commit
1117fb178b
pushed by
sstent
main
2026-04-27 21:18:08 +00:00
2m49s
View workflow file
fix: revert to original data paths and add ND_ARTISTIMAGEFOLDER
#82
:
Commit
e678120572
pushed by
sstent
main
2026-04-27 21:11:24 +00:00
3m14s
View workflow file
fix(entrypoint): restore consul registration and cleanup logging
#80
:
Commit
92f9209dcd
pushed by
sstent
main
2026-04-27 18:05:46 +00:00
45s
View workflow file
test(entrypoint): use local data folder and new DB name
#78
:
Commit
33b84be0a5
pushed by
sstent
main
2026-04-27 17:38:54 +00:00
1m1s
View workflow file
debug(entrypoint): add logging to check_primary
#76
:
Commit
45e40bf273
pushed by
sstent
main
2026-04-27 17:26:38 +00:00
2m10s
View workflow file
fix(litefs): increase consul lease TTL and lock-delay
#74
:
Commit
8acb098918
pushed by
sstent
main
2026-04-27 17:22:43 +00:00
2m12s
View workflow file
fix(cluster): use new litefs key and local volume, exclude odroid7
#72
:
Commit
dd413d1342
pushed by
sstent
main
2026-04-27 17:19:00 +00:00
2m13s
View workflow file
test(entrypoint): disable consul registration to isolate leadership issue
#70
:
Commit
7ea127f9cb
pushed by
sstent
main
2026-04-27 17:12:11 +00:00
45s
View workflow file
test(entrypoint): use /data/navidrome.db to bypass LiteFS
#68
:
Commit
9232aeccc5
pushed by
sstent
main
2026-04-27 17:10:28 +00:00
43s
View workflow file
test(entrypoint): use test.db to isolate issue
#66
:
Commit
0200afdc0f
pushed by
sstent
main
2026-04-27 17:08:32 +00:00
46s
View workflow file
fix(litefs): disable proxy to avoid DB locks
#64
:
Commit
e0262dc88b
pushed by
sstent
main
2026-04-27 17:04:06 +00:00
2m22s
View workflow file
fix(entrypoint): simplify DB connection string
#62
:
Commit
107e37cb3e
pushed by
sstent
main
2026-04-27 16:58:46 +00:00
59s
View workflow file
fix(entrypoint): use ND_DBPATH env var and remove set -e
#60
:
Commit
5311f0069a
pushed by
sstent
main
2026-04-27 16:37:01 +00:00
2m25s
View workflow file
fix(entrypoint): use /info instead of /status for LiteFS 0.5 status API
#58
:
Commit
af8ce0ef2b
pushed by
sstent
main
2026-04-27 16:31:48 +00:00
3m58s
View workflow file
fix: use --dbpath CLI flag to isolate database on LiteFS mount
#56
:
Commit
5f9e4d23fb
pushed by
sstent
main
2026-04-27 16:07:12 +00:00
2m30s
View workflow file
fix: use --dbpath CLI flag to isolate database on LiteFS mount
#54
:
Commit
5f9e4d23fb
pushed by
sstent
main
2026-04-27 16:03:49 +00:00
2s
View workflow file
fix: use standard Navidrome variables to isolate DB on LiteFS and metadata on host volume
#52
:
Commit
6e7c729c5e
pushed by
sstent
main
2026-04-27 16:03:46 +00:00
1s
View workflow file
fix: move to native LiteFS leadership management with if-candidate: true
#50
:
Commit
402553a674
pushed by
sstent
main
2026-04-27 16:03:45 +00:00
10m10s
View workflow file
fix: support both flat and nested LiteFS status JSON and add robust type checking
#48
:
Commit
c04c00143e
pushed by
sstent
main
2026-04-27 15:44:24 +00:00
2m4s
View workflow file
fix: correct jq path for LiteFS 0.5 status API and add robust error handling
#46
:
Commit
3e6a4d1704
pushed by
sstent
main
2026-04-27 15:35:16 +00:00
2m33s
View workflow file
fix: robust leadership detection via LiteFS API and resolve Navidrome deprecation warnings
#44
:
Commit
362f838f7c
pushed by
sstent
main
2026-04-27 15:29:45 +00:00
2m35s
View workflow file
fix: improve leadership detection using 'litefs status' to prevent redundant Consul registrations
#42
:
Commit
a8e02ae063
pushed by
sstent
main
2026-04-27 15:26:23 +00:00
2m34s
View workflow file
fix: add SQLite connection parameters to ND_DBPATH and wait for DB file
#40
:
Commit
538ee01b72
pushed by
sstent
main
2026-04-27 15:21:03 +00:00
3m15s
View workflow file
fix: add SQLite connection parameters to ND_DBPATH and wait for DB file
#38
:
Commit
538ee01b72
pushed by
sstent
main
2026-04-27 15:16:59 +00:00
1s
View workflow file
First
Previous
1
2
Next
Last