
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 chat app! Host on your computer, access anywhere. Perfect for launching your AI agent or vibe coding project!
Copy the command and run it in your Vibe Coding tool or Terminal.
docker run -d --restart=always \
-p 3000:3000 \
--name vocechat-server \
privoce/vocechat-server:latestThen open http://localhost:3000/ or the public domain assigned to you.
Bots, video call, Cloudflare Tunnel, public front page and channels, open ID, open API, open sourced SDK, iterate based on users feedback. Trusted by over 200,000+ customers from 50+ countries.

| 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.