Search for a command to run...
Self-hostable team & community chat.
Chatto is a free, open-source tool and a self-hostable alternative to Slack, Microsoft Teams, Discord. It's licensed under AGPL 3.0 and written in Go.
Chatto is a self-hostable chat platform for teams and communities with real-time messaging plus built-in voice calls, video calls, and screen sharing. It's privacy-first and GDPR-compliant, so conversations and data stay on your own infrastructure — a free, open alternative to Slack, Microsoft Teams, and Discord.
Get the Docker Compose example
git clone --depth 1 --filter=blob:none --sparse https://github.com/chattocorp/chatto.git chatto-source && git -C chatto-source sparse-checkout set examples/dockercompose && cp -R chatto-source/examples/dockercompose chatto && rm -rf chatto-source && cd chattoInitialize config with your domain and admin email
./init-env.sh chat.example.com admin@example.comStart the stack (Chatto serves on port 4000; Caddy handles TLS on 80/443)
docker compose up -dSmart picks based on category, tags, and the tools this one replaces.