sb-convert
v1.0.8
Published
Suburban AI Containerizer - Turn any app into a cloud-ready stack
Readme
sb-convert
Suburban AI Containerizer - Turn any app into a cloud-ready stack in seconds.
🚀 Usage
Run without installing (Recommended)
npx sb-convert convert .Install globally
npm install -g sb-convert🛠️ Commands
sb-convert convert .: Analyze and containerize the current project.sb-deploy: Get instructions for deploying to Suburban Cloud.
📦 Features
- AI Stack Detection: Automatically detects Node.js, Go, Python, PHP, etc.
- Microservices Support: Can handle monorepos and multi-service apps.
- Sidecar Stubbing: Auto-adds Kafka, MinIO, Prometheus, and more.
- AI Verification: Built-in verification loop for high-quality Dockerfiles.
🌐 Office Proxy
If your office is using the centralized proxy (running in distribution/npm), set your endpoint:
# PowerShell
$env:GEMINI_API_ENDPOINT="http://YOUR_OFFICE_IP:2020"Built by Suburban Cloud.
