Deploy Libredesk
Modern, open source, self-hosted omnichannel customer support desk.
Postgres
Just deployed
/var/lib/postgresql/data/pgdata
libredesk
Just deployed
/libredesk/uploads
Redis
Just deployed
/data
Deploy and host Libredesk on Railway
Libredesk is a modern, open source, self-hosted omnichannel customer support desk. Live chat, email, automation, SLA management, CSAT surveys, and AI-assisted responses — all packed into a single binary.
About hosting Libredesk
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.
Dependencies
- PostgreSQL 17 (included in template)
- Redis (included in template)
Template Content
Postgres
postgres:17-alpinelibredesk
libredesk/libredesk:latestLIBREDESK_SYSTEM_USER_PASSWORD
Min 10 chars. Must include uppercase, lowercase, number, and special character. e.g. MyPassword@123; Login with email 'System' and this password after deploy.
Redis
redis:8.2.1