Self-hosted team chat
Your conversations. Your server. Your terms.
A place for your team’s conversations, channels and files. Run relaii on your own domain and connect directly with organisations you trust.
- One installation
- Server, web client and operations tools together.
- Your data
- PostgreSQL and storage you choose and can back up.
- Direct by design
- No central directory, relay or account with us.
Quick start
From server to first message.
# on a fresh Ubuntu or Debian server
curl -fsSL https://install.relaii.app | sudo sh && sudo relaii install
# then open your domain and create the first owner
- Runs with
- Docker Compose, PostgreSQL and Caddy.
- You bring
- A domain, a small server and optional SMTP.
- You do not need
- Redis, Kubernetes, a broker or an account with relaii.
Your team’s Space
A home for the work you share.
Keep conversations together
Channels for projects, direct messages for a quick question, and files alongside the conversation.
Explore the features →Stay in control
Your domain, your accounts and your storage. Each Space is an independent installation that you own.
Run your Space →Connect your tools
Bring notifications, webhooks and widgets into the channels where your team works.
Build with the API →Federation
Share a channel, not your organisation.
Two administrators exchange a one-time key and compare a fingerprint. Once both approve, either side can share a channel with precise permissions. People remain on their own server and use their own accounts.
Every shared channel has one owning server, giving its messages a clear order and its files one permission model. It is deliberately small, and that is what keeps federation comprehensible.
Get started