Deployment¶
Run ClawBio beyond your laptop. Choose the deployment option that fits your needs.
🐳
Docker
Containerise ClawBio with Docker and docker-compose. Volume mounts for genomic data, GPU passthrough for ML skills.
🚂
Railway
One-click cloud deployment with persistent storage, environment variables, and custom domains.
🔒
Private Cloud
Self-hosted on AWS, GCP, or Azure. Kubernetes, VPN, and air-gapped options for sensitive genomic data.
Which Option?¶
| Requirement | Docker | Railway | Private Cloud |
|---|---|---|---|
| Local development | ✅ | — | — |
| Quick cloud deploy | — | ✅ | — |
| GPU for ML skills | ✅ | — | ✅ |
| Data residency compliance | — | — | ✅ |
| Air-gapped / no internet | — | — | ✅ |
| Cost | Free | ~$5/mo | Variable |