A self-hosted chat app for small teams.
- BYOS (bring your own server)
- Persistent messages
- Multiple rooms
- New message alerts / notifications
- Mentions (hey @you)
- Image embeds
- Code pasting
- File uploads
- Transcripts / chat history
- XMPP Multi-user chat (MUC)
- Local / Kerberos / LDAP authentication
- Hubot Adapter
- REST-like API
- MIT Licensed
See the wiki for instructions on deploying locally, or to Docker, Vagrant and Heroku.
Release 0.3.0+ uses a new settings file called settings.yml
, just move over your old settings.js
options and run npm run-script migrate
.