deploy: one command to any cloud #120
No reviewers
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis!120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cloud-deploy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
One-command Mitosis deployment to AWS (Terraform), Azure (Bicep), and DigitalOcean (Terraform): bare VMs + k3s, single-VM or 3-VM HA (embedded etcd), the VM's own IP as the edge (klipper binds traefik's LoadBalancer to 80/443/2222), one wildcard DNS record to finish.
deploy/lib/shared by all three clouds (cloud-init + systemd oneshot + shared userdata render); registry recipe reused fromrecipe/.bin/germinate: bare-k3s branch now imports the ci-runner image viak3s ctrinstead of warning.Validated on real clouds 2026-08-12: single-VM germination green on DO/AWS/Azure (Forgejo/Grafana/MCP over public DNS + platform TLS) and 3-node DO HA (3× control-plane+etcd on private VPC IPs, edge serving from every node, ci-runner on each node). All test infra torn down.
🤖 Generated with Claude Code