---
title: "Deploy Dispatcher"
description: "Dispatcher is a simple but powerful dashboard for your Railway templates"
category: "Analytics"
url: https://railway.com/deploy/dispatcher
---

# Deploy Dispatcher

Dispatcher is a simple but powerful dashboard for your Railway templates

**[Deploy Dispatcher on Railway](https://railway.com/template/dispatcher)**

- **Creator:** Thalles Passos's Projects
- **Category:** Analytics
- **Total deploys:** 2

## Template content

### Dispatcher

- **Source:** https://github.com/ThallesP/dispatcher
- **Health check:** /api/health
- **Public domain:** Yes

## Documentation

# Deploy and Host Dispatcher on Railway

Dispatcher is a self-hosted analytics dashboard for Railway template publishers. It signs into your Railway workspace, snapshots your template earnings on a schedule, and charts payouts, projects, and active deploys over time. It can also automatically withdraw your kickback balance to your payout account every day.

## About Hosting Dispatcher

Dispatcher ships as a single Go binary with the React frontend and DuckDB database embedded, so hosting it means running exactly one service, no separate database or frontend to manage.

## Common Use Cases

- Track template kickback earnings over time with charts and period-over-period comparisons
- Monitor total, recent, and active projects deployed from your published templates
- Auto-withdraw your Railway earnings balance to a payout account on a daily schedule

## Dependencies for Dispatcher Hosting

- A Railway volume for the DuckDB file, so analytics history persists across deploys

### Deployment Dependencies

- [Dispatcher source code](https://github.com/thallesp/dispatcher)

### Implementation Details

Dispatcher is a single Go binary with the frontend embedded and DuckDB as its database, there's not much to it. All configuration is preset by the template.

## Why Deploy Dispatcher 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 Dispatcher 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

- [Matomo Analytics + MariaDB](https://railway.com/deploy/matomo-analytics-mariadb) — Privacy-friendly analytics with MariaDB and persistent volumes.
- [Bugsink](https://railway.com/deploy/bugsink) — Self-hosted Error Tracking. Sentry-SDK compatible
- [SubTrackr](https://railway.com/deploy/bscottsubtrackr) — Self-hosted Subscription Tracker

Open this page in a browser: https://railway.com/deploy/dispatcher
