BuildSell
← Back to help

🔌 Integrations

AI, YooKassa, Telegram, Email, Cron6 step-by-step actions
Video demo
YandexGPTON
ЮKassaON
TelegramON
ResendON

Check in the app

  1. Settings → Integrations

    On/Off status per integration. Hints show env variable names.

    Open in app
  2. Click Test

    For enabled integrations — Test verifies the key (AI, YooKassa, Telegram, Email, Cron).

  3. Public health

    curl https://24oros.ru/api/health — integrations.* without secrets.

Video demo
YandexGPTON
ЮKassaON
TelegramON
ResendON

Server setup

  1. Edit .env on VPS

    YANDEX_API_KEY or OPENAI_API_KEY, YOOKASSA_SHOP_ID, YOOKASSA_SECRET_KEY, TELEGRAM_BOT_TOKEN, RESEND_API_KEY, CRON_SECRET, etc.

  2. Recreate web container

    docker compose -f docker-compose.prod.yml up -d --force-recreate web

  3. Run setup:24oros

    From local machine: npm run setup:24oros — key audit, crontab, Telegram webhook.