Architecture
Running Onelink in production requires the following set of services.- Onelink web servers
- Onelink workers
- PostgreSQL Database
- Redis Database
- Email service (SMTP servers / SendGrid / Mailgun etc)
- Object Storage (S3, Azure Storage, GCS, etc)
Updating your Onelink installation
Because Onelink is a fork of Chatwoot, updates can come from two directions:- upstream Chatwoot releases
- fork-specific Onelink changes
Available deployment options
If you want to self-host Onelink, the recommended approach is to use one of the supported deployment paths below. Most of these documents are inherited from Chatwoot and remain relevant for the fork.- Heroku (recommended)
- Docker (recommended)
- Linux
- Kubernetes
- Chatwoot CTL for inherited operational setup