Step 0 of 18

Quick Start

Quick Start

One command. Full setup.

Prerequisites

  • Domain pointing to your server (A record: matrix → your IP)
  • Ubuntu 24.04 VPS with at least 2GB RAM
  • Root access

One Command

curl -fsSL https://raw.githubusercontent.com/itsaygea/kamenchat-template/main/scripts/setup.sh | bash

That’s it. The script:

  • Installs Docker
  • Configures firewall
  • Asks what features you want
  • Sets up everything
  • Gives you your registration token

Manual (if you prefer)

git clone https://github.com/itsaygea/kamenchat-template.git
cd kamenchat-template
./scripts/setup.sh

After Setup

  1. Open https://matrix.yourdomain.com
  2. Create account with the token shown
  3. Share the URL with your community

Voice & Video

The script will ask if you want voice/video. If yes, it opens the required ports.

Note: Voice/video does NOT work through Cloudflare Tunnel.

Desktop Apps

Need Help?

Join #kamenchat:itsaygea.com


Need more explanation? Start the step-by-step guide →