feat(docker): add runtime healthcheck #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/docker-healthcheck"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
GET /api/healthreadiness endpoint for the mounted SQLite fact store and wiki rootHEALTHCHECKto the in-container endpoint using Node's built-infetchTesting
npm run lintnpm run typechecknpm testnpm run buildhttp://127.0.0.1:32123/api/healthreturned200with all checksokDocker image build/run was not executed because Docker use requires explicit approval in this environment.