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
Set a password with at least 10 characters. It must include an uppercase letter, a lowercase letter, a number, and a special character. For example: MyPassword@123. Save this password somewhere safe before deploying. Once your deployment is live, open your deployment URL and log in using the email System and the password you set here.
Redis
redis:8.2.1