Deploying PDF Processor to Production

PSPDFKit Processor has been deprecated and replaced by Document Engine. To migrate to Document Engine and unlock advanced document processing capabilities, refer to our migration guide. Learn more about these enhancements on our blog.

For deployment in production, we recommend using Kubernetes(opens in a new tab) or native Docker support by a cloud provider like Amazon Web Services(opens in a new tab), Google Cloud Platform(opens in a new tab), or Microsoft Azure(opens in a new tab). PSPDFKit Processor supports both x86_64- and ARM64-based processors.

Health Checks for Liveness and Readiness Probes

PSPDFKit Processor exposes a health check endpoint for liveness and readiness probes at /healthcheck.

Send GET requests to the Processor container at /healthcheck in the following way:

curl http://localhost:5000/healthcheck