---
title: "Deploy Langflow"
description: "Simple Langflow deployment using PostgreSQL as the database."
category: "AI/ML"
url: https://railway.com/deploy/JMXEWp
---

# Deploy Langflow

Simple Langflow deployment using PostgreSQL as the database.

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

- **Creator:** My Workspace
- **Category:** AI/ML
- **Total deploys:** 2,871

## Template content

### langflowai/langflow:latest

- **Image:** langflowai/langflow:latest
- **Start command:** `python -m langflow run --host 0.0.0.0`
- **Health check:** /health_check
- **Public domain:** Yes

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:latest

## Documentation

[Langflow](https://github.com/logspace-ai/langflow) is a low-code tool that helps in the development and deployment of LLM apps.

This template is a simple setup that provides a persistent database with the use of PostgreSQL.

Environment variables:
- LOGLEVEL: this is used to set the Langflow's logging level to improve debugging experience and to better control the logs.

Other environment variables can be found in the [Langflow repo](https://github.com/logspace-ai/langflow). All Langflow variables should start with `LANGFLOW_`.





## Similar templates

- [Chat Chat](https://railway.com/deploy/-WWW5r) — Chat Chat, your own unified chat and search to AI platform.
- [stella](https://railway.com/deploy/stella) — Self-host stella with web, API, Postgres, Redis, and object storage.
- [Hermes Agent | OpenClaw Alternative with Dashboard](https://railway.com/deploy/hermes-agent-or-openclaw-alternative-wit) — Self-Hosted Hermes AI Agent for Telegram, Discord & Slack

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