deploynow.sh is an AI orchestrator that wires up AWS, GCP, and Azure by prompt. Describe what you want and it provisions, deploys, and shows its work.
What ships in the MVP:
- One-prompt deploys: Type “deploy notion-clone to AWS production. Use my prod RDS.” and deploynow handles provisioning, IAM, DNS, and the cutover.
- Multi-cloud orchestration: AWS primary, with GCP Cloud Run and Azure App Service walk-ons. Move a worker between clouds with a chat message.
- Live deploy plan with approval: Every action shows up as a step you can watch and undo. Approve before anything ships.
- Real-time dashboard: Services, deploys, logs, env vars, and rollback per project, across every connected cloud.
- Preview deployments: Per-branch isolation with snapshot databases, signed URLs, and separate DNS.
- One-click rollback: Instant, no env state drift.
On the roadmap: Full GCP and Azure parity for the demo flow, Terraform import for existing infra, on-call runbooks, and a CLI.
Currently in private beta. Get on the waitlist at the live site.