Deploy Chatwoot on Ubuntu 24.04 LTS using the automated installation script
Configuring the installation domain
section below.http://{your_ip_address}:3000
or if you opted for domain setup, it will be at https://chatwoot.mydomain.com
.
cwctl
) starting with Chatwoot v2.7.0. Use cwctl --help
to learn more.A
record for chatwoot.mydomain.com
on your domain management system and point it towards the installation IP address.yes
when prompted about domain setup.https://chatwoot.mydomain.com
now.FRONTEND_URL
, Mailer, and a cloud storage config. Refer Environment variables for the full list.
.env
file.
cwctl
) installed, use cwctl -r
.cwctl
) installed, use cwctl --upgrade
to upgrade your Chatwoot installation.cwctl
, refer this section below.
cwctl
.cwctl
) installed, use cwctl -c
.cwctl
) installed, use cwctl -l web
or cwctl -l worker
.cwctl
in your PATH. To install/upgrade Chatwoot CLI,
cwctl
to /usr/local/bin
.ActionView::Template::Error (Webpacker can't find application.css in /home/chatwoot/chatwoot/public/packs/manifest.json)
or if you face issues while restarting the server, try the following command and restart the server.