---
title: "Deploy blnk-railway"
description: "One-click deployment of Blnk in Railway"
category: "Starters"
url: https://railway.com/deploy/blnk-railway-1
---

# Deploy blnk-railway

One-click deployment of Blnk in Railway

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

- **Creator:** stkegoul
- **Category:** Starters
- **Total deploys:** 14

## Template content

### blnk-server https://userimg-assets.customeriomail.com/images/client-env-164097/1738821987575_blnk-logo-signup_01JKCXVWDHAKCVAT9ZDTW3X1KR.png

- **Image:** jerryenebeli/blnk:0.12.2
- **Public domain:** Yes

### typesense https://files.svgcdn.io/logos/typesense-icon.png

- **Image:** typesense/typesense:29.0
- **Start command:** `sh -lc 'exec /opt/typesense-server --data-dir=/data --api-key="$TYPESENSE_API_KEY" --listen-port="$PORT" --thread-pool-size=4'`
- **Health check:** /health
- **Public domain:** Yes

### blnk-worker https://userimg-assets.customeriomail.com/images/client-env-164097/1738821987575_blnk-logo-signup_01JKCXVWDHAKCVAT9ZDTW3X1KR.png

- **Image:** jerryenebeli/blnk:0.12.2
- **Start command:** `blnk workers`
- **Public domain:** Yes

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

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

### redis https://cdn.sanity.io/images/sy1jschh/production/0ce0bfdcfbdbf69662b1116671f97c2dd788b655-157x157.svg

- **Image:** redis:8.2.1
- **Start command:** `/bin/sh -c "rm -rf $RAILWAY_VOLUME_MOUNT_PATH/lost+found/ && exec docker-entrypoint.sh redis-server --requirepass $REDIS_PASSWORD --save 60 1 --dir $RAILWAY_VOLUME_MOUNT_PATH"`

## Documentation

# Deploy and Host blnk-railway on Railway

**blnk-railway** is a Railway-ready setup for running Blnk Core in production. It provides a clean way to deploy the Blnk API and background workers, and connect them to managed Postgres and Redis without maintaining your own infrastructure.

## About Hosting blnk-railway

Hosting blnk-railway on Railway means running Blnk Core as one or more Railway services and attaching managed infrastructure. You deploy the API and worker separately, then connect them to Railway Postgres for persistence and Railway Redis for queues and caching. Railway handles networking, secrets, restarts, and scaling, so you can focus on building on top of the ledger instead of managing servers.

## Common Use Cases

- Running Blnk Core for demos, staging, or internal testing
- Powering a production fintech backend with minimal ops overhead
- Spinning up Blnk for partner integrations or customer pilots

## Dependencies for blnk-railway Hosting

- A Railway account and project
- The blnk-railway repository or template

### Deployment Dependencies

- Railway CLI: https://railway.com/docs/cli  
- Railway Postgres: https://railway.com/docs/postgresql  
- Railway Redis: https://railway.com/docs/redis  

## Why Deploy blnk-railway 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 blnk-railway 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

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [Appsmith](https://railway.com/deploy/appsmith-1) — Low-code platform for internal tools, dashboards, and admin panels.

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