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 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
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