For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installing the Apono HTTP Proxy

This proxy is used by Elasticsearch, Web App and more.

Step By Step to installing the HTTP proxy

Deploy with Kubernetes

  • Set the following env vars:

K8S_NAMESPACE=
KMS_KEY_ID=

KMS_KEY_ID value should be the OidcSignerKey created by Apono-Connector CloudFormation stack:

  • Install envoy proxy with helm:

Last updated

Was this helpful?