---
title: "Deploy Apache Kvrocks"
description: "A drop-in replacement for Redis to store data on a volume."
category: "Storage"
url: https://railway.com/deploy/wdpkLY
---

# Deploy Apache Kvrocks

A drop-in replacement for Redis to store data on a volume.

**[Deploy Apache Kvrocks on Railway](https://railway.com/template/wdpkLY)**

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

- **Category:** Storage
- **Total deploys:** 10

## Template content

### Kvrocks

- **Image:** apache/kvrocks
- **Start command:** `kvrocks -c /var/lib/kvrocks/kvrocks.conf --dir /kvrocks --pidfile /var/run/kvrocks/kvrocks.pid --bind ::`

## Documentation

### Overview

Apache Kvrocks deployed with the apache/kvrocks Docker image. A volume is mounted to the service to persist data.

### How to use

Reference the `KVROCKS_PRIVATE_URL` variable from your service to connect to Kvrocks (e.g. `${{Kvrocks.KVROCKS_PRIVATE_URL}}`)





## Similar templates

- [Garage S3 Storage](https://railway.com/deploy/garage-s3-storage) — Ultra-light S3 server: fast, open-source, plug-and-play.
- [Redis](https://railway.com/deploy/redis-1) — Self Host Latest Redis with Railway
- [Plik File Sharing](https://railway.com/deploy/plik-file-sharing) — Expiring file sharing with authenticated uploads and persistent metadata.

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