---
title: "Deploy EdgeDB"
description: "EdgeDB template based on their Docker deployment guide"
category: "Storage"
url: https://railway.com/deploy/uDZcDr
---

# Deploy EdgeDB

EdgeDB template based on their Docker deployment guide

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

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

- **Creator:** Ajit Krishna's Projects
- **Category:** Storage
- **Total deploys:** 38

## Template content

### edgedb

- **Image:** edgedb/edgedb

## Documentation

Refer to the [Official EdgeDB Docker Deployment Guide](https://www.edgedb.com/docs/guides/deployment/docker). This template follows that guide as closely as possible.

This template expects the persistence to happen with a mounted volume, NOT a separate PostgreSQL deployment.

This template expects a password field, which is automatically set right now by the `${{ secret() }}` utility function by Railway.

There are a few additional environment variables that you can configure:
- Admin UI is turned on

## 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/uDZcDr
