
Host Your Own Chat Server with VoceChat and Docker
DB Tech's 17-minute tutorial on self-hosting VoceChat with Docker — deploy, configure, and run a chat server under 20 MB.
Source: DB Tech
VoceChat is a superlight Rust powered chat app, API and SDK that prioritizes private hosting. Build your own in-app messaging feature with VoceChat!
Bots, video call, publish channel, open ID, open API, open sourced SDK, iterate based on users feedback. Trusted by over 40,000 customers from 50+ countries.

For other ways of installation, check out our documentation or community tutorials.
docker run -d --restart=always \
-p 3000:3000 \
--name vocechat-server \
privoce/vocechat-server:latestAfter starting the server, visit http://localhost:3000/ to use the app.| Products | Private Hosted Open API | Open Source | Mobile App | Lightweight(less than 20 MB) |
| VoceChat | ||||
| Matrix | - | |||
| XMPP | - | |||
| Rocketchat | - | |||
| Mattermost | - | |||
| Signal | - | - | ||
| Telegram | - | - | ||
| Discord | - | - | - | |
| - | - | - | ||
| Line | - | - | - | |
| Slack | - | - | - | |
| - | - | - | ||
| MSN | - | - | - | - |
Self-hosted chat, bots, AI agents, webhooks, and video — based on doc.voce.chat and the VoceChat community.
docker run -d --restart=always
-p 3000:3000
--name vocechat-server
privoce/vocechat-server:latestSee tutorials, reviews, and deployment guides from across the web.
Browse community picksArticles, videos, and docs about VoceChat — quoted and linked from across the internet.

DB Tech's 17-minute tutorial on self-hosting VoceChat with Docker — deploy, configure, and run a chat server under 20 MB.
Source: DB Tech
The official Docker Hub listing — 100K+ pulls, ~24 MB image, one-command deploy.
Source: Docker Hub
Official installation guide — quick start, built-in TLS via CertBot, backup, and upgrade commands.
Source: VoceChat Docs
Privoce founder Han Su on VoceChat's growth from 1,000 to nearly one million servers — and how Cloudflare Tunnel lets you host locally and access from anywhere.
Source: Han Su, Privoce

UGREEN's official NASync tutorial series — step-by-step VoceChat deployment on UGREEN NAS via Docker.
Source: UGREEN NASync Official

Marius Hosting's step-by-step Synology guide using Docker, Portainer, reverse proxy, and WebSocket headers — updated for VoceChat v0.3.0.
Source: Marius Hosting
Run VoceChat on your server
Build a community of your own with VoceChat
Be the first to know about releases and industry news and insights.