---
title: "Deploy libredesk"
description: "Modern, open source, self-hosted omnichannel customer support desk."
category: "CMS"
url: https://railway.com/deploy/libredesk
---

# Deploy libredesk

Modern, open source, self-hosted omnichannel customer support desk.

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

- **Creator:** Abhinav Raut's Projects
- **Category:** CMS
- **Total deploys:** 80

## Template content

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

- **Image:** postgres:17-alpine

### libredesk https://libredesk.io/favicon.ico

- **Image:** libredesk/libredesk:latest
- **Start command:** `/bin/sh -c "(./libredesk --install --idempotent-install --yes || true) && (./libredesk --upgrade --yes || true) && exec ./libredesk"`
- **Health check:** /health
- **Public domain:** Yes

### Redis https://cdn.sanity.io/images/sy1jschh/production/0ce0bfdcfbdbf69662b1116671f97c2dd788b655-157x157.svg

- **Image:** redis:8.2.1
- **Start command:** `/bin/sh -c "rm -rf $RAILWAY_VOLUME_MOUNT_PATH/lost+found/ && exec docker-entrypoint.sh redis-server --requirepass $REDIS_PASSWORD --save 60 1 --dir $RAILWAY_VOLUME_MOUNT_PATH"`

## Documentation

# Deploy and Host

Libredesk is a modern, open source, self-hosted omnichannel customer support desk.
It has live chat, email, automations, SLA, CSAT surveys, and AI-agents - all packed into a single binary.

Deploying libredesk on railway is very easy and needs one variable to be set for deploying.

Live demo: https://demo.libredesk.io

Website: https://libredesk.io

## About Hosting

This template deploys Libredesk with PostgreSQL and Redis pre-configured.
On first deploy, the database schema is installed and an admin user is created with the password you provide. Upgrades are automatic - just redeploy with the latest image and migrations run on startup.

## Common Use Cases

Customer support, AI-agent support with hand-off to humans.

## Why Deploy

Libredesk is feature-rich, no paywalls and no hidden features,
It’s high-performance, using very little CPU and memory while running.

## Dependencies for

- PostgreSQL 17 (included in template)
- Redis (included in template)

## Read more

https://docs.libredesk.io/hosting-providers/railway



## Similar templates

- [Libredesk - Complete Setup](https://railway.com/deploy/libredesk-complete-setup) — Complete self-hosted omnichannel customer support desk.
- [Paperless-ngx](https://railway.com/deploy/paperless-ngx-3) — Document management with OCR on Railway with PostgreSQL and Redis
- [Instatic CMS - Postgres](https://railway.com/deploy/instatic-cms-postgres) — Design, build and manage powerful static sites from state-of-the-art CMS

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