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

NGINX Integration

This section provides comprehensive documentation for integrating Traceable with NGINX to secure and monitor your web applications and APIs with minimal performance impact.

Getting Started

Prerequisites

Supported NGINX Versions

NGINX Version
Status
Notes

1.25.x

✅ Stable

Recommended for new deployments

1.23.x

✅ Stable

Long-term support

1.21.x

✅ Stable

1.19.x

⚠️ Legacy

Upgrade recommended

Installation Methods

1. Docker Deployment

For containerized NGINX environments:

2. NGINX Gateway Fabric (Kubernetes)

For NGINX Gateway Fabric deployments on Kubernetes:

3. Virtual Machine / Bare Metal

For traditional server deployments:

Verification

After installation, verify that:

  1. NGINX starts without errors

  2. The Traceable module is loaded

  3. Traffic appears in the Traceable dashboard

Troubleshooting

Troubleshooting guide is available in following sections:

Last updated

Was this helpful?