Cloud Providers
Orchard supports pluggable VM providers for grove provisioning on cloud platforms. Set the active provider in application.yml:
code
orchard:
nursery:
provider: aws # aws | qemu| Provider | Status | Docs |
|---|---|---|
| AWS EC2 | Available | AWS EC2 |
| GCP Compute | Planned | — |
| Azure VM | Planned | — |