Deploy EdgeDB

EdgeDB template based on their Docker deployment guide

Deploy EdgeDB

Just deployed

/var/lib/edgedb/data

Refer to the Official EdgeDB Docker Deployment Guide. 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

Template Content

More templates in this category

View Template
Postgres Backup to Cloudflare R2
Auto back up PostgreSQL databases to Cloudflare R2 with optional encryption

View Template
ReadySet
A lightweight caching engine for Postgres

View Template
Simple S3
Deploy a S3-compatible storage service with a pre-named bucket.