+++
title = "Operations"
description = "HTTP Add-on infrastructure installation, configuration, and management"
weight = 400
+++

Guides for platform administrators installing and managing the HTTP Add-on.

- **[Configure the Interceptor](configure-interceptor/)** — Timeouts, connection tuning, and scaling.
- **[Configure Observability](configure-observability/)** — Prometheus metrics, OpenTelemetry tracing, and request logging.
- **[Configure TLS](configure-tls/)** — TLS termination, certificates, and cipher suites.
- **[Install the HTTP Add-on](installation/)** — Install, upgrade, and uninstall via Helm.
- **[Migrate from HTTPScaledObject to InterceptorRoute](migrate-httpscaledobject-to-interceptorroute/)** — Upgrade existing resources to the v1beta1 API.
- **[Troubleshooting](troubleshooting/)** — Debug request routing, inspect queue state, and profile performance.
