openmodelz icon indicating copy to clipboard operation
openmodelz copied to clipboard

feat(docs): Document the image requirements

Open gaocegege opened this issue 2 years ago • 4 comments

We need an http probe route in the container localhost:port/

Or the HTTP probe will fail.

gaocegege avatar Aug 03 '23 07:08 gaocegege

I would love to work on this issue, Can you assign it to me and also I would like to know how to proceed with this issue @gaocegege

cybergeekgyan avatar Aug 08 '23 18:08 cybergeekgyan

We should add a section in https://docs.open.modelz.ai/deployment/deploy or somewhere, to tell users that the image should run a single-port http server, and provide a http healthz check endpoint. We will use "/" by default.

gaocegege avatar Aug 09 '23 01:08 gaocegege

BTW, we already support mdz deploy --probe-path /healthz.

kemingy avatar Aug 10 '23 07:08 kemingy

Hi @cybergeekgyan any progress for this issue? Feel free to ask here if you have any questions.

kemingy avatar Aug 14 '23 02:08 kemingy