Generate your first stack
The fastest way to get started with better-openclaw is using the interactive CLI wizard:Run the generator
Execute the command above. The CLI will guide you through service selection, configuration options, and deployment preferences.
The wizard includes automatic dependency resolution—if you select n8n, it will automatically add PostgreSQL for you.
Choose your services
Select from 94 available services across 21 categories:
- AI platforms (Ollama, Open WebUI, Dify)
- Databases (PostgreSQL, Redis, Qdrant)
- Automation (n8n, Home Assistant)
- Monitoring (Grafana, Prometheus)
- And many more
Configure your stack
The wizard will ask about:
- Reverse proxy (none, Caddy, or Traefik)
- Domain name for auto-SSL
- AI providers (OpenAI, Anthropic, Google, etc.)
- GPU passthrough for AI services
- Monitoring dashboards
Use a preset for instant setup
Skip the wizard and generate a complete stack instantly with presets:Available presets
| Preset | Services | Memory | Use case |
|---|---|---|---|
| minimal | Redis | ~1 GB | Basic caching and state management |
| creator | FFmpeg, Remotion, MinIO, Redis | ~2 GB | Video creation and processing |
| researcher | Qdrant, SearXNG, Browserless, Redis | ~2.5 GB | Web research with vector memory |
| devops | n8n, PostgreSQL, Redis, Uptime Kuma, Grafana, Prometheus | ~3 GB | Monitoring and automation |
| ai-playground | Ollama, Open WebUI, Qdrant, LiteLLM, Redis | ~6 GB | Multi-model AI experimentation |
| coding-team | Claude Code, Codex, Redis, PostgreSQL | ~3 GB | AI coding agents with shared state |
| full-stack | All core services + all skill packs | ~8 GB | Complete OpenClaw superstack |
Non-interactive mode for automation
Perfect for CI/CD pipelines and automation scripts:Explore available services
List all 94 available services:Services are grouped into 21 categories including AI platforms, databases, automation, monitoring, browser automation, and more.
View preset details
See exactly what’s included in a preset before generating:- All included services with descriptions
- Skill packs included
- Estimated memory usage
- Service dependencies
Validate your stack
Check your configuration before deploying:- Port conflicts
- Missing dependencies
- Resource limits
- Configuration errors
Manage your stack
Once your stack is generated, you can manage it with these commands:Adding or removing services automatically regenerates your docker-compose.yml with proper dependency resolution.
Deploy to production
Deploy your stack directly to Dokploy or Coolify:Next steps
Installation guide
Learn about system requirements, dependencies, and advanced installation options
Service catalog
Explore all 94 available services and their configurations