Commit Graph

15 Commits

Author SHA1 Message Date
bfe7ade47c fix(nomad): Use correct env var ND_DATABASE_PATH for database location 2026-02-08 15:53:19 -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
82db5794dd fix(nomad): Revert ND_DATAFOLDER to /local/data as LiteFS only supports DB files 2026-02-08 15:23:54 -08:00
7041b53fd3 feat(nomad): Add force_pull to ensure latest image is used 2026-02-08 15:20:21 -08:00
5cbb657c45 feat(config): Correct storage paths in Nomad job to use LiteFS and shared mounts 2026-02-08 13:58:26 -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
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
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
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
5a5790205b conductor(checkpoint): Checkpoint end of Phase 1 - Infrastructure Configuration Update 2026-02-07 17:52:18 -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
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
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