Docker (Coming Soon)
Docker deployment is on the ClawNex roadmap but has not shipped yet. This page will be updated when Docker support is available.
Planned Features
- Official
Dockerfileanddocker-compose.yml - Single-command deployment with
docker compose up - Dashboard + LiteLLM proxy in separate containers sharing a volume-mounted SQLite database
- Environment variable configuration via
.envfile - Health checks and auto-restart
- Support for both x86_64 and arm64 architectures
Current Alternatives
- Standalone — build and deploy directly on the host
- VPS Quickstart — automated installer for Ubuntu/Debian with systemd services
Following Progress
Docker support is tracked in the product roadmap. Check back for updates or watch the repository for announcements.