Menu
This is documentation for the next version of Grafana Tempo documentation. For the latest stable release, go to the latest version.
Open source
Deploy Tempo locally
This section provides instructions for deploying Tempo locally using Docker Compose or directly on a Linux host.
You can download the latest version from the Tempo Releases page.
- Deploy on Linux
Learn how to install and configure a single Grafana Tempo instance on Linux in monolithic mode with local storage. - Deploy Tempo using Docker Compose
Instructions for deploying Tempo using Docker Compose
Note
Grafana Tempo doesn’t come with any included authentication layer. You must run an authenticating reverse proxy in front of your services to prevent unauthorized access to Tempo (for example, nginx). Manage authentication for more details

