Settings

Production config lives on the VPS in .env.production.local.

AI gateway

Ollama first, Groq/OpenAI fallback when configured.

Keys: GROQ_API_KEY, OLLAMA_MODEL, AI_ROUTING=auto

Telegram

  • Webhook: https://genie.sewandsewinc.com/api/telegram/webhook
  • Task alerts: TELEGRAM_OPS_CHAT_ID + TELEGRAM_TASK_ALERTS=true
  • Commands: /tasks, /tasks all, /status, /notify

Jobs & cron

Run due jobs from the Tasks page or per-agent Operations Center. VPS cron hits /api/cron/process-jobs with JENIE_CRON_SECRET.