---
title: "Deploy Sequin"
description: "Stream data out of your Postgres database with Sequin."
category: "Other"
url: https://railway.com/deploy/TXSiv2
---

# Deploy Sequin

Stream data out of your Postgres database with Sequin.

**[Deploy Sequin on Railway](https://railway.com/template/TXSiv2)**

- **Creator:** Anthony Accomazzo's Projects
- **Category:** Other
- **Total deploys:** 49

## Template content

### Sequin

- **Image:** sequin/sequin:latest
- **Public domain:** Yes

### KeyDB https://res.cloudinary.com/h5kvzw/image/upload/v1710398290/keydb_pjavtv.svg

- **Image:** eqalpha/keydb:latest
- **Start command:** `/bin/sh -c "exec keydb-server /etc/keydb/keydb.conf --server-threads 16 --always-show-logo no --appendonly yes --requirepass ${KEYDB_PASSWORD} --port ${KEYDB_PORT}"`

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

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:16
- **Start command:** `/bin/sh -c "exec wrapper.sh postgres --port=${PGPORT} -c wal_level=logical"`

## Documentation

Sequin streams data out of your Postgres database.

You can use it to replicate data from your existing tables to other apps, databases, caches, materialized views, or frontend clients. Or you can use it to build event processing workflows, such as triggering side effects when data in Postgres changes.

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — [Jul'26] Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

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