---
title: "Deploy immudb"
description: "Immutable database with generated admin and backups"
category: "Storage"
url: https://railway.com/deploy/immudb
---

# Deploy immudb

Immutable database with generated admin and backups

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

- **Creator:** Tom
- **Category:** Storage

## Template content

### immudb https://raw.githubusercontent.com/monotykamary/railway-template-immudb/f8aa8b654ad7a7e74788d47704519c5f9d2592b8/assets/immudb-icon.png

- **Source:** https://github.com/monotykamary/railway-template-immudb
- **Health check:** /api/v2/health
- **Public domain:** Yes

## Documentation

# Deploy and Host immudb on Railway

## About Hosting immudb

immudb is an append-only database with cryptographic verification, SQL, key-value, and document APIs. This template runs stable 1.11.1 with a generated administrator password and durable storage.

Authenticate as `immudb` with `IMMUDB_ADMIN_PASSWORD`.

## Common Use Cases

- Tamper-evident audit records
- Verifiable key-value and SQL data
- Application integrity logs

## Dependencies for immudb Hosting

### Deployment Dependencies

One immudb service uses a daily-backed-up volume. The HTTPS domain exposes the HTTP API and web console; gRPC remains project-private.

### Implementation Details

Health uses `/api/v2/health`; data persists at `/data/immudb`. This is a one-replica topology. Immutability does not replace access control, backups, or retention planning.

## Why Deploy immudb on Railway?

Railway provides generated credentials, HTTPS, persistent storage, backups, health checks, and Git-driven updates.


## 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
- [EasyImg](https://railway.com/deploy/easyimg) — Simple self-hostable Nuxt.js personal image hosting system.

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