---
title: "Deploy Prisma Pulse DB Only"
description: "Pre-configured real-time Postgres database to use with Pulse. "
category: "Automation"
url: https://railway.com/deploy/pulse-pg
---

# Deploy Prisma Pulse DB Only

Pre-configured real-time Postgres database to use with Pulse. 

**[Deploy Prisma Pulse DB Only on Railway](https://railway.com/template/pulse-pg)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/pulse-pg/manifest.json

- **Creator:** Prisma's Projects
- **Category:** Automation
- **Total deploys:** 348

## Template content

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:16

### restart-and-delete-me

- **Source:** prisma/pulse-railway-pg-config

## Documentation

## Overview

[Prisma Pulse](https://www.prisma.io/data-platform/pulse) enables you to easily react to changes in your database. It streams database change events into your application with just a single line of code.

This project configures a PostgreSQL database on [Railway](https://railway.app/) to be compatible with Prisma Pulse. This enables you to quickly set up a Pulse-compatible database without having to do any configuration yourself.

## How to use

1. Click the **Deploy Now** button above to get started.
2. Follow the [instructions](https://www.prisma.io/docs/pulse/database-setup/railway#setup-with-template-prisma-pulse-db-only) in the Prisma docs to finalize the deployment.
3. Set up your first project with Prisma Pulse by following the [Getting started](https://www.prisma.io/docs/pulse/getting-started) instructions or [try one of our ready-to-run example projects](https://github.com/prisma/prisma-examples/tree/latest/pulse) (e.g. a live leaderboard, a chat app or a server that sends onboarding emails to new users).

## Similar templates

- [N8N Main + Worker](https://railway.com/deploy/n8n-main-worker) — Deploy and Host N8N with Inactive worker.
- [Evolution API with n8n](https://railway.com/deploy/evolution-api-with-n8n) — Automate WhatsApp workflows with Evolution API, n8n, and Postgres.
- [Postgres Backup](https://railway.com/deploy/postgres-s3-backups) — Cron-based PostgreSQL backup to bucket storage

Open this page in a browser: https://railway.com/deploy/pulse-pg
