---
title: "Deploy lakeFS data version control"
description: "Git-like data version control with PostgreSQL and Railway object storage."
category: "Storage"
url: https://railway.com/deploy/lakefs-data-version-control
---

# Deploy lakeFS data version control

Git-like data version control with PostgreSQL and Railway object storage.

**[Deploy lakeFS data version control on Railway](https://railway.com/template/lakefs-data-version-control)**

- **Creator:** Anton Orel's Projects
- **Category:** Storage
- **Total deploys:** 1

## Template content

### lakeFS PostgreSQL

- **Image:** postgres:17-alpine@sha256:742f40ea20b9ff2ff31db5458d127452988a2164df9e17441e191f3b72252193

### lakeFS

- **Image:** treeverse/lakefs:1.84.1@sha256:26d9bf3669c102bc564c52d7712cbcee203a728ba20be808bb1292a46972237d
- **Start command:** `/app/lakefs run`
- **Health check:** /_health
- **Public domain:** Yes

## Buckets

- **lakeFS Data**

## Documentation

# Deploy and Host lakeFS on Railway

lakeFS gives data lakes Git-like repositories, branches, commits, and merges while keeping object data in S3-compatible storage.

## About Hosting lakeFS

This template deploys lakeFS with a private PostgreSQL metadata database and a Railway Bucket blockstore. Generated administrator credentials are installed before the public revision starts, and persistent data stays outside the stateless lakeFS container.

## Why Deploy lakeFS on Railway?

Railway runs the API and UI, private database, persistent volume, object bucket, networking, generated secrets, and health checks as one graph. The result is a small-team lakeFS installation without maintaining a separate VM or MinIO service.

## Common Use Cases

- Create isolated data branches for ETL and analytics testing.
- Commit reproducible dataset versions for ML and batch pipelines.
- Promote reviewed object changes without copying an entire data lake.
- Give local tools and CI jobs an S3-compatible lakeFS gateway.

## Dependencies for lakeFS Hosting

### Deployment Dependencies

- lakeFS `1.84.1`
- PostgreSQL `17`
- Railway Bucket with an S3-compatible API


## 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/lakefs-data-version-control
