🔌 Integrations
AI, YooKassa, Telegram, Email, Cron6 step-by-step actions
Video demo
YandexGPTON
ЮKassaON
TelegramON
ResendON
Check in the app
Settings → Integrations
On/Off status per integration. Hints show env variable names.
Open in app →Click Test
For enabled integrations — Test verifies the key (AI, YooKassa, Telegram, Email, Cron).
Public health
curl https://24oros.ru/api/health — integrations.* without secrets.
Video demo
YandexGPTON
ЮKassaON
TelegramON
ResendON
Server setup
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.
Recreate web container
docker compose -f docker-compose.prod.yml up -d --force-recreate web
Run setup:24oros
From local machine: npm run setup:24oros — key audit, crontab, Telegram webhook.
Related topics