Self-hosted

Deploy on your own server — one command

The self-hosted edition ships as a minified Docker image. A ~$3/month VPS (1 CPU / 2 GB RAM) is enough for a team of up to 30 users.

# 1. Download the self-hosted docker-compose
curl -O https://trikado.ru/box/docker-compose.yaml
curl -O https://trikado.ru/box/env.example

# 2. Set your configuration
cp .env.example .env && nano .env

# 3. Run it — done
docker compose up -d

What’s inside the box

  • Full basic feature set for free: deals, leads, contacts, companies, tasks, calendar, kanban, custom entities, a full-featured REST API v1, a Bitrix24-compatible /rest/ endpoint, and MCP.
  • Your data stays with you: the database on your server, backups under your control.
  • Docker is the only dependency: PostgreSQL, Redis and the app are already described in the compose file.

Professional self-hosted — 9,900 ₽/year

Chats in the context of deals, OpenID SSO (corporate single sign-on), dynamic filters with indexes, and self-hosted updates.

Request the self-hosted edition · Try the cloud