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
- Open
https://matrix.yourdomain.com - Create account with the token shown
- 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
- Element: https://element.io/download
- Nheko: https://github.com/nheko-reborn/nheko
Need Help?
Need more explanation? Start the step-by-step guide →