Benno Evers
Benno Evers
I'm trying to use Document AI to generate a searchable PDF out of an input documents. Given the marketing around Document AI and the availability of a pretrained "Document OCR"...
Hi, we have the following situation: Actor A is running in some process P1, and is calling a handler in actor B running in process P2. In turn, actor B...
Use `capsh` to give the node the `net_bind_service` capability by default. This is relevant in combination with docker host networking, to enable the node to listen on privileged ports.
# Motivation Passwords are old-school, and many people who are into self-hosting their software already have a centralized identity server for SSO. By offloading authentication to a separate service, we...
This adds a new cloudwatch plugin with a from_cloudwatch operator that streams log events from CloudWatch Logs using the StartLiveTail API. Features: - Stream logs from one or more CloudWatch...
Add support for configuring TLS minimum version and cipher suites at the node level and in the platform plugin. ## Overview This PR adds TLS configuration options that allow users...