Self-Hosted Overview¶
Run the full RagLeap platform on your own server. Complete data sovereignty.
Why Self-Host?¶
| Feature | Cloud | Self-Hosted |
|---|---|---|
| Data location | RagLeap servers | Your server |
| API keys | RagLeap managed | Your own keys |
| Monthly fees | Yes | No (one-time) |
| Uptime dependency | RagLeap infra | Your infra |
| Ideal for | Startups, SMBs | Hospitals, Banks, Law firms |
What Is Included¶
- All plans include Neo4j Knowledge Graph (quality is non-negotiable)
- Unlimited messages (your own API key, your own cost)
- Unlimited documents (your own disk)
- Free: Web chatbot + AI Manager
- Starter+: WhatsApp, Telegram, Discord, SMS
- Pro+: Voice, External DB connectors, Unlimited automations
Architecture¶
Your VPS
Django (Gunicorn) main app Celery Worker task queue Celery Beat automations scheduler PostgreSQL main database Redis cache + queue Neo4j knowledge graph Nginx reverse proxy + SSL
Your data never leaves your server. RagLeap only contacts our license server once per 24h to validate your key.