Deploy Chatwoot | Customer Support Platform
Deploy and host Chatwoot on railway
PgVector
Just deployed
/var/lib/postgresql
Chatwoot
Just deployed
/app/storage
SideKiq
Just deployed
/app/storage
Redis
Just deployed
/data
Deploy and Host Chatwoot | Customer Support Platform on Railway
Chatwoot is a modern, open-source customer support platform designed to provide an exceptional omnichannel experience. Serving as a robust alternative to Intercom or Zendesk, it centralizes live chat, email, and social media messaging into a single powerful inbox while offering built-in AI support agents and help center portals.
About Hosting Chatwoot | Customer Support Platform
Deploying Chatwoot involves orchestrating a Ruby on Rails backend and a Vue.js frontend, which requires PostgreSQL for robust data storage and Redis for background job processing and real-time websocket features. Managing a production instance means configuring environment variables for omni-channel webhooks, email delivery (SMTP), and optional cloud object storage for user attachments. Using a modern cloud platform simplifies this process by automating the deployment of these distinct services, allowing you to easily scale background worker processes, manage persistent volumes, and run database migrations seamlessly without dealing with manual infrastructure provisioning.
Common Use Cases
- Centralizing multi-channel customer communications (Email, Live Chat, WhatsApp, Facebook, etc.) into a single, collaborative team inbox.
- Automating routine customer queries and reducing agent workload using "Captain", Chatwoot's AI-powered support agent.
- Building and publishing self-serve customer help center portals with integrated FAQs and knowledge base articles.
Dependencies for Chatwoot | Customer Support Platform Hosting
- PostgreSQL (Primary database for storing users, conversations, and settings)
- Redis (In-memory data store for Sidekiq background jobs and real-time ActionCable websockets)
- Ruby (Backend application environment)
- Node.js (For building frontend assets)
Deployment Dependencies
Why Deploy Chatwoot | Customer Support Platform on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Chatwoot | Customer Support Platform on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
PgVector
pgvector/pgvector:pg18Chatwoot
chatwoot/chatwoot:latestSideKiq
chatwoot/chatwoot:latestRedis
redis:8.2.1