agentsclimarketplace

Chatwoot self hosted

Skill fxckcode/chatwoot-skills/skills/chatwoot-self-hosted

Deploy and maintain a self-hosted Chatwoot instance on Linux VM, Docker, Kubernetes, or cloud providers. Use when installing, configuring, or maintaining a self-hosted Chatwoot server.From its SKILL.md

Install
npx -y skills add fxckcode/chatwoot-skills --skill chatwoot-self-hosted

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.5 KB, 830 tokens by cl100k_base, as published. Nobody here has run it

Chatwoot Self-Hosted

Deploy and maintain Chatwoot on your own infrastructure.

Prerequisites

  • Docker & Docker Compose (recommended)
  • Minimum: 2 CPU, 4GB RAM
  • Domain with SSL (Caddy/Let's Encrypt)
  • PostgreSQL + Redis (bundled or external)

Quick Deploy (Docker)

git clone https://github.com/chatwoot/chatwoot.git
cd chatwoot
cp .env.example .env
# Edit .env with your domain and secrets
docker compose up -d

See references/self-hosted/self-hosted-deployment-docker.md.

Deployment Options

MethodGuide
Linux VMreferences/self-hosted/self-hosted-deployment-linux-vm.md
Dockerreferences/self-hosted/self-hosted-deployment-docker.md
Kubernetes (Helm)references/self-hosted/self-hosted-deployment-helm-chart.md
Chatwoot CTLreferences/self-hosted/self-hosted-deployment-chatwoot-ctl.md

Cloud Providers

ProviderGuide
AWSreferences/self-hosted/self-hosted-deployment-architecture.md
Azurereferences/self-hosted/self-hosted-deployment-azure.md
DigitalOceanreferences/self-hosted/self-hosted-deployment-digitalocean.md
GCPreferences/self-hosted/self-hosted-deployment-gcp.md
Herokureferences/self-hosted/self-hosted-deployment-heroku.md

Configuration

TopicGuide
Environment variablesreferences/self-hosted/self-hosted-configuration-environment-variables.md
MFA Setupreferences/self-hosted/self-hosted-configuration-multi-factor-authentication.md
SSL Certificatearticles/help-center/generate-ssl-certificate.md

Integrations Setup

IntegrationGuide
Facebookreferences/self-hosted/self-hosted-configuration-features-integrations-facebook-channel-setup.md
Instagram (Facebook login)references/self-hosted/self-hosted-configuration-features-integrations-instagram-channel-setup.md
Instagram (Business login)references/self-hosted/self-hosted-configuration-features-integrations-instagram-via-instagram-business-login.md
WhatsApp Embeddedreferences/self-hosted/self-hosted-configuration-features-integrations-whatsapp-embedded-signup.md
Slackreferences/self-hosted/self-hosted-configuration-features-integrations-slack-integration-setup.md
Linearreferences/self-hosted/self-hosted-configuration-features-integrations-linear-integration-setup.md
Shopifyreferences/self-hosted/self-hosted-configuration-features-integrations-shopify-integration-setup.md
TikTokreferences/self-hosted/self-hosted-configuration-features-integrations-tiktok.md

Maintenance

TaskGuide
Upgradereferences/self-hosted/self-hosted-deployment-upgrade.md
Backupreferences/self-hosted/self-hosted-deployment-backup.md
Database migrationreferences/self-hosted/self-hosted-runbooks-migrate-chatwoot-database.md
v4 Upgradereferences/self-hosted/self-hosted-runbooks-upgrade-to-chatwoot-v4.md
Email notificationsreferences/self-hosted/self-hosted-runbooks-email-notifications.md

Enterprise Edition

Purchase license at chatwoot.com/pricing: articles/how-to/purchasing-a-paid-self_hosted-chatwoot-license-a-step_by_step-guide.md articles/other-topics/enterprise-edition.md references/self-hosted/self-hosted-enterprise-edition.md

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.