---
title: "Deploy xtdb"
description: "A single node XTDB deployment"
category: "Other"
url: https://railway.com/deploy/i-rqKj
---

# Deploy xtdb

A single node XTDB deployment

**[Deploy xtdb on Railway](https://railway.com/template/i-rqKj)**

- **Creator:** My Projects
- **Category:** Other
- **Total deploys:** 13

## Template content

### minio-console https://panzura.com/wp-content/uploads/2021/04/minio.png

- **Source:** railwayapp-templates/minio-console
- **Start command:** `/bin/sh -c "exec console server --host 0.0.0.0 --port $PORT"`
- **Public domain:** Yes

### kafka https://e7.pngegg.com/pngimages/630/547/png-clipart-kafka-vertical-logo-tech-companies-thumbnail.png

- **Image:** confluentinc/cp-kafka:7.7.1

### minio https://panzura.com/wp-content/uploads/2021/04/minio.png

- **Image:** minio/minio
- **Start command:** `/bin/sh -c "mkdir -p /data/xtdb-bucket && exec minio server --address [::]:$MINIO_PRIVATE_PORT $RAILWAY_VOLUME_MOUNT_PATH"`
- **Health check:** /minio/health/live

### xtdb-railway https://avatars.githubusercontent.com/u/80914002?s=200&v=4

- **Source:** FiV0/xtdb-railway

## Documentation

XTDB is an open-source, bitemporal database designed to handle complex and regulated data. This template brings up a single XTDB (v2) node deployment with Kafka and MinIO as Object Storage. You likely want to scale the number of XTDB nodes and number of MinIO buckets for a production setup. 

Github: https://github.com/xtdb/xtdb

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — 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/i-rqKj
