Commit Graph

15 Commits

Author SHA1 Message Date
396dfeb7a3 feat(config): Enable exec block in litefs.yml to trigger entrypoint.sh 2026-02-08 13:57:00 -08:00
3eaa84872c fix: align litefs replication to port 20202
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 37s
2026-02-07 19:00:46 -08:00
a10a50a6ea fix: use script check with sh -c for primary detection
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 36s
2026-02-07 18:03:28 -08:00
cd6a6efb80 fix: simplified primary health responder command
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2026-02-07 18:00:38 -08:00
20547c6c25 fix: implement http health-check responder for primary routing
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 57s
2026-02-07 17:55:56 -08:00
29c9c697ee fix: use static ports and docker port mapping
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 40s
2026-02-07 17:33:25 -08:00
fa838f21c0 fix: hardcode port 8081 for replication
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 54s
2026-02-07 17:18:36 -08:00
4e75d4153b fix: use dynamic port for litefs replication
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 55s
2026-02-07 17:13:41 -08:00
b48ef85e5e fix: explicit 0.0.0.0 for litefs api
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 52s
2026-02-07 17:07:28 -08:00
264c6fc8db fix: move advertise-url to lease block
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 34s
2026-02-07 17:03:54 -08:00
ba129558df fix: use IP for advertise-url
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 54s
2026-02-07 17:00:33 -08:00
e40509dfa7 fix: bind litefs internal api to all interfaces
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 41s
2026-02-07 16:47:30 -08:00
b9e2e92214 fix: remove invalid clusterid field
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 33s
2026-02-07 16:45:07 -08:00
4d46d96760 fix: add static clusterid to litefs config
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 33s
2026-02-07 16:42:28 -08:00
21598113e4 feat: migrate to LiteFS-supervised container architecture
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m2s
2026-02-07 16:38:38 -08:00