tabbyAPI-ollama/docker
TerminalMan 80198ca056
API: Add /v1/health endpoint (#178)
* Add healthcheck

- localhost only /healthcheck endpoint
- cURL healthcheck in docker compose file

* Update Healthcheck Response

- change endpoint to /health
- remove localhost restriction
- add docstring

* move healthcheck definition to top of the file

- make the healthcheck show up first in the openAPI spec

* Tree: Format
2024-08-27 21:37:41 -04:00
..
.dockerignore Improve docker deployment configuration (#163) 2024-08-18 15:19:18 -04:00
docker-compose.yml API: Add /v1/health endpoint (#178) 2024-08-27 21:37:41 -04:00
Dockerfile Improve docker deployment configuration (#163) 2024-08-18 15:19:18 -04:00