Commit Graph

2 Commits

Author SHA1 Message Date
jordan
04ed854954 fix: use bash for entrypoint (wait -n requires bash, not sh)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-03-07 01:12:31 -07:00
jordan
d36de85bec feat: cluster deployment — build both stemedb-api and stemedb-node binaries
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
- Dockerfile: build stemedb-api + stemedb-node, add entrypoint.sh
- entrypoint.sh: runs both binaries when STEMEDB_CLUSTER_MODE=true
- Woodpecker: deploy to StatefulSet instead of Deployment
2026-03-07 01:07:09 -07:00