Deploy VPS CPU Hybrid
Launch profile:
- 8 vCPU
- 24 GB RAM
- NVMe storage
- CPU-only local inference + remote fallback
Architecture
- AiCord bot calls
api.aicord.cloud aicord/fastroutes to local CPU model- Heavy or overflow requests route to remote upstream
Recommended baseline
Deploy checklist
- Provision VPS and update packages
- Install Python 3.11+ and create virtual environment
- Configure
AICORDCLOUD/.env - Start gateway (
python run.pyor process manager) - Configure reverse proxy with TLS
- Point
api.aicord.cloudDNS to proxy