---
title: "Deploy Grafana"
description: "Self-hosted Grafana dashboards with persistent storage and healthchecks."
category: "Observability"
url: https://railway.com/deploy/grafana-1
---

# Deploy Grafana

Self-hosted Grafana dashboards with persistent storage and healthchecks.

**[Deploy Grafana on Railway](https://railway.com/template/grafana-1)**

- **Creator:** leodev
- **Category:** Observability
- **Total deploys:** 5

## Template content

### grafana

- **Image:** grafana/grafana:13.0
- **Health check:** /api/health
- **Public domain:** Yes

## Documentation

# Deploy and Host Grafana on Railway

Grafana is an open-source analytics and observability dashboard for visualizing metrics, logs, traces, and operational data. This template deploys Grafana with persistent storage, generated admin credentials, and a clean Railway healthcheck.

## About Hosting Grafana

This template runs the official Grafana Docker image behind a Railway public domain. A persistent volume is mounted at /var/lib/grafana so dashboards, SQLite metadata, plugins, and runtime state survive restarts and redeploys.

## Common Use Cases

- Infrastructure and application monitoring dashboards
- Business or product metrics dashboards
- Self-hosted visualization for Prometheus, Loki, Tempo, Postgres, and other data sources

## Dependencies for Grafana Hosting

- Grafana Open Source official Docker image
- Railway persistent volume mounted at /var/lib/grafana
- Generated admin password and Grafana secret key

### Deployment Dependencies

No external service is required for first launch. Add your own data sources after deploy from the Grafana UI.

## Why Deploy Grafana on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying Grafana on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.

## Similar templates

- [Pyroscope profiling](https://railway.com/deploy/pyroscope-profiling) — Protected continuous profiling with durable Pyroscope storage.
- [SigOnly](https://railway.com/deploy/sigonly) — Deploy SigNoz with a working demo app & config in one click
- [Unwrapped Spotify Music Stats](https://railway.com/deploy/wide-bold) — Unwrapped Spotify Music Stats, Estatísticas de músicas disponíveis

Open this page in a browser: https://railway.com/deploy/grafana-1
