Deploy
1
Click Deploy on Railway
Sign in to Railway, then set
LIBREDESK_SYSTEM_USER_PASSWORD in the deploy form. It must be at least 10 characters with uppercase, lowercase, numeric, and special characters (e.g. MyPassword@123).2
Wait for the build
Railway provisions PostgreSQL, Redis, and the Libredesk app, and assigns a
*.up.railway.app domain to the Libredesk service. The schema installs automatically on first boot.3
Log in
Visit the assigned domain and sign in with:
- Email:
System - Password: the password from step 1
Configuration
To override any Libredesk setting, add an environment variable under the Libredesk service’s Variables tab. All variables use theLIBREDESK_ prefix with double underscores (__) for nested keys.
See the full configuration reference for the complete list.

