Files
gotenberg/build/docs/content/08-liveness.md
2019-01-03 15:56:53 +01:00

449 B

title
title
Liveness

Gotenberg provides the endpoint /ping for checking the API availability with a simple GET request.

This feature is especially useful for liveness/readiness probes in Kubernetes: