---
title: "Deploy SigNoz"
description: "SigNoz is an single tool for APM, logs, traces, metrics & alerts."
category: "Observability"
url: https://railway.com/deploy/signoz
---

# Deploy SigNoz

SigNoz is an single tool for APM, logs, traces, metrics & alerts.

**[Deploy SigNoz on Railway](https://railway.com/template/signoz)**

- **Creator:** SigNoz
- **Category:** Observability
- **Total deploys:** 165

## Template content

### signoz-telemetrystore-migrator https://signoz.io/img/SigNozLogo-orange.svg

- **Source:** signoz/signoz-railway-template

### signoz-signoz https://signoz.io/img/SigNozLogo-orange.svg

- **Source:** signoz/signoz-railway-template
- **Public domain:** Yes

### signoz-telemetrykeeper-clickhousekeeper https://devicons.railway.app/clickhouse

- **Source:** signoz/signoz-railway-template

### signoz-telemetrystore-clickhouse https://avatars.githubusercontent.com/u/54801242?s=200&v=4

- **Source:** signoz/signoz-railway-template

### signoz-ingester https://signoz.io/img/SigNozLogo-orange.svg

- **Source:** signoz/signoz-railway-template
- **Public domain:** Yes

## Documentation

# Deploy and Host SigNoz on Railway

[SigNoz](https://signoz.io) is an open-source observability platform that lets you collect, store, and analyze your application's **traces, metrics, and logs** using the OpenTelemetry standard.


## About Hosting SigNoz

Deploying this template provisions the SigNoz stack:

- **SigNoz** (UI and query service)
- **SigNoz OpenTelemetry Collector** (ingester)
- **ClickHouse** (telemetry store)
- **ClickHouse Keeper** (coordination)
- **Schema migrator** (one-time job that prepares the ClickHouse schema)

The template wires these services together with the environment variables, health checks, and persistent storage they need. Point your application's OpenTelemetry SDK or agent at the collector's ingest endpoint, and SigNoz begins visualizing your service dependencies, latency, and errors.

## Common Use Cases

- **Application Performance Monitoring**: monitor metrics, logs, and traces across your Railway stack.
- **Debugging and Troubleshooting**: correlate logs, metrics, and traces to find and fix issues quickly.
- **Infrastructure Observability**: track system health, resource usage, and service dependencies.
- **Alerting and Incident Response**: set alerts on metric and log patterns for proactive response.

## Accessing SigNoz

- The SigNoz UI is served on port **8080** and exposed on the SigNoz service's public domain.
- Send telemetry to the collector over OTLP (gRPC on **4317**, HTTP on **4318**). Expose the port you need under the collector service's networking settings.

## Upgrading

The template layout has changed. New deployments use the new layout automatically. If you deployed this template earlier, do **not** use Railway's "Update" button to move to it, as it will not apply cleanly and can break your install. Follow [MIGRATION.md](https://github.com/SigNoz/signoz-railway-template/blob/main/docs/MIGRATION.md) to migrate on your own schedule. The previous layout stays available for now, so existing installs keep running until you choose to migrate.

## Why Deploy on Railway

Railway hosts your full infrastructure stack so you can deploy and scale SigNoz without managing the underlying servers. Host your services, databases, and observability stack together on one platform.

## Resources

- [SigNoz Documentation](https://signoz.io/docs/)
- [OpenTelemetry Specification](https://opentelemetry.io/docs/)
- [ClickHouse Documentation](https://clickhouse.com/docs/)


## 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/signoz
