nlmatics / nlm-ingestor

This repo provides the server side code for llmsherpa API to connect. It includes parsers for various file formats.
https://www.nlmatics.com
Apache License 2.0
923 stars 112 forks source link

Health checks fail because port 5001 not exposed by default #59

Closed jinkjonks closed 1 month ago

jinkjonks commented 2 months ago

Specifically, I had to write and build a 3-line Dockerfile to expose this so I could host it in a Cloud Run service on GCP.