Get Started with VidioMeet

Run your own video meetings in under 5 minutes.

Get an install token below, then run the installer. No license required for evaluation (14 days).

Docker Required Self Hosted

Step 1: Get your install token

Enter your email and we’ll send you a one-time install token (valid 10 minutes). Use it when running the installer below.

What you need

Server or VM Linux server (recommended for production).
macOS and Windows supported via Docker Desktop.
Docker & Compose Container runtime
Port 3000 Open for web access

Step 2: Install Docker

Before running the installer, ensure Docker is installed and running on your server.

VidioMeet requires Docker and Docker Compose. The installer does not install Docker automatically.

👉 Linux: Install Docker Engine

macOS and Windows: use Docker Desktop for the easiest install — Mac · Windows.

Step 3: Run the installer

Run the installer (enter your token when prompted)

Make sure Docker is installed before running this command.

curl -sSL https://downloads.vidiomeet.com/install.sh | bash -s -- vidiomeet

Paste the install token from your email when prompted. The script downloads the image, verifies it, and loads it with Docker.

Step 4: Open VidioMeet

http://YOUR_SERVER_IP:3000

VidioMeet is now running locally on your server.

What happens next

Evaluation license is active Ready to use immediately
No account or signup required Start using right away
Redis is already configured Included in Docker setup
Activate a license anytime Upgrade when you're ready

Activate a license later from your VidioMeet admin dashboard (Settings → License).

Need help?