Matrix-native collaboration

Run Meshly on the community node or spin up your own private Matrix stack.

Meshly uses a Matrix homeserver as its shared network layer. Start fast on the community node at matrix.meshly.chat, then move to your own VPS whenever you want your own rules, your own DNS, and your own data path.

Two paths

Use the shared node now, keep self-hosting within reach.

Meshly already points its built-in community flow at https://matrix.meshly.chat.

Community node

Stand up the official Meshly homeserver on a VPS, wire it to Cloudflare DNS, and let users create accounts directly from the app.

Domain: matrix.meshly.chat Open registration Caddy reverse proxy

User-owned nodes

Give power users a clean path to run their own server on a VPS with the exact Matrix client API Meshly expects.

Ubuntu 24.04 Interactive installer Works with app sign-in

Onboarding docs

The app can send people straight into these pages instead of placeholders, so the setup story feels intentional end to end.

Checklist Verification commands Cloudflare notes
What the installer does

It builds the stack Meshly already knows how to talk to.

01

Installs Docker and the Compose plugin on a clean Ubuntu or Debian VPS.

02

Creates a Synapse homeserver with PostgreSQL and the right x_forwarded client listener.

03

Puts Caddy in front so /_matrix and /_synapse/client are served over HTTPS.

04

Bootstraps an admin account so you can sign into Meshly immediately after DNS resolves.

Docs bundle

Everything you need to hand to users, ops, or future-you.

Community node rollout

Covers Cloudflare DNS, firewall ports, the exact command for matrix.meshly.chat, and how to confirm registration from the app.

Open the VPS page

Self-hosted node rollout

Gives your users a safer default with a subdomain like matrix.yourdomain.com, plus the sign-in steps Meshly expects.

Open the self-hosting page
Ready to wire it up

Point matrix.meshly.chat at the VPS, keep it DNS-only, and run the installer.

The website can live on meshly.chat through Cloudflare Pages while the homeserver stays on its own Matrix-safe subdomain.