Infrastructure
Self Host
Deploy the complete AI content platform on your own infrastructure
01 / Quick Start
Get running in under 5 minutes
Clone the repository and start with Docker Compose. No configuration required.
$git clone https://github.com/genfeedai/genfeed.git
$cd genfeed
$docker-compose up -d
Why Self-Host?
Complete control over your data, costs, and customizations.
01 / Privacy
Data Sovereignty
Your content stays on your servers. Full control over your data.
02 / Savings
Cost Control
Use your own AI API keys. Pay only for what you use.
03 / Flexibility
Full Customization
Modify the source code. Integrate with your existing tools.
04 / Freedom
No Vendor Lock-in
Open source license. Export anytime. Your data, your rules.
System Requirements
Genfeed runs on modest hardware. Scale up as you grow.
01 / Dev / Testing
Minimum
CPU: 4 cores
RAM: 8GB
Storage: 50GB SSD
Services: Docker, MongoDB, Redis
02 / Production
Recommended
CPU: 8+ cores
RAM: 16GB+
Storage: 100GB+ SSD
Services: Docker, MongoDB, Redis, S3-compatible storage
Deployment Options
Deploy anywhere. From simple Docker to enterprise Kubernetes.
01
Docker Compose
Easy02
Railway / Render
Easy03
AWS / GCP / Azure
Medium04
Kubernetes
AdvancedReady to Deploy?
Follow our comprehensive self-hosting guide for step-by-step instructions, troubleshooting, and best practices.