Chatwoot
Chatwoot is an open-source omnichannel customer-support platform for live chat, email, social media and messaging conversations.
Chatwoot
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/chatwoot.sh)"
Configuration
Config file:
1
/opt/chatwoot/.env
Notes
Create the first account at http://IP:3000 after the services have started.
Set FRONTEND_URL to a public HTTPS domain and configure SMTP before using Chatwoot in production.
Attachments are stored in /opt/chatwoot/storage. Include it and the PostgreSQL database in regular container backups.
Chatwoot compiles Ruby dependencies and frontend assets during installation; allow several minutes for setup.