Tag: Chatwoot
-
How to self-host Chatwoot using Docker
Chatwoot is an open-source customer engagement suite that can be self-hosted. This guide will walk you through the steps to deploy Chatwoot using Docker. What you need You need an up-to-date version of Docker and Docker Compose, installed on your web-server (e.g., running on Ubuntu 20.04) and a domain, pointed to your server’s IP address.…