Skip to main content
Phoenix is free to self-host with no feature limitations. Your data stays entirely within your infrastructure—nothing is sent to Arize and can be fully air-gapped.
New to Phoenix? Try Phoenix Cloud to get started instantly without any setup, then self-host when you’re ready for production.

Choose Your Deployment

Configure Your Instance

Images

Docker

Available on Docker Hub:
TagDescription
arizephoenix/phoenix:latestLatest released version using root permissions.
arizephoenix/phoenix:latest-nonrootLatest released version using nonroot permissions. Ensure the image has the required filesystem permissions before using.
arizephoenix/phoenix:latest-debugLatest released version using a debug base image.
arizephoenix/phoenix:version-X.X.XPinned release version using root permissions.
arizephoenix/phoenix:version-X.X.X-nonrootPinned release version using nonroot permissions.
arizephoenix/phoenix:version-X.X.X-debugPinned release version using a debug base image.
Pin to a specific version (e.g., arizephoenix/phoenix:version-8.0.0) for production deployments.

Helm

Available on Docker Hub:
ChartDescription
arizephoenix/phoenix-helm:X.X.XHelm chart for Kubernetes deployments. New patch versions defaulting to the latest Phoenix release are regularly published.
See the Helm deployment guide for installation instructions.

Learn More