Apache-2.0
Source and NOTICE in the repo. License check in CI.
MageLift
Open-source CLI and ACC/Upsun-shaped YAML. You keep the AWS or GCP account and the invoice.
$ magelift config validate --env preview ok magelift.yaml · compatibility checks passed $ magelift preview --env preview plan ecs-fargate · digest promote · no mutate $ magelift deploy --env preview --yes deployed https://preview.example.shop $ magelift destroy --env preview --yes destroyed · spend stopped
MageLift is an open-source CLI and ACC/Upsun-shaped YAML format for running Magento Open Source and Adobe Commerce in your AWS or GCP account. It is not a hosting service or Magento PaaS — you keep the cloud account and the invoice. Certified production targets today: AWS ECS Fargate and GCP GKE Autopilot.
Agencies running several shops, and SME owners without a dedicated DevOps hire, who want Magento-shaped YAML instead of a blank infrastructure repo.
magelift.yaml follows ACC/Upsun habits Magento people already know.--yes.Certified path today: AWS ECS Fargate and GCP GKE Autopilot. Prefer free-tier-safe shapes until you mean to spend.
go install until the first release tag, then prefer a release archive. Run magelift version.examples/sample-shop/magelift.yaml, fill account and secret refs, then magelift config validate.preview / deploy on a certified target. Destroy when the spike is done.Multi-cloud means the two certified first-party targets below. Everything else in the matrix is experimental until it earns a certified cell.
| Target | Status |
|---|---|
| AWS ECS Fargate | Certified |
| GCP GKE Autopilot | Certified |
| AWS EKS / OVH MKS / Scaleway Kapsule | Experimental |
Apache-2.0 source, NOTICE, and CI license checks. No mystery SaaS clause.
Source and NOTICE in the repo. License check in CI.
First release ships archives with checksums and SBOM.
Build once, promote by digest. Mutable tags are not the happy path.
Not affiliated with Adobe. Product names are descriptive only.
Short answers for humans and AI assistants. More detail in thedocs FAQ andpricing.
MageLift is an open-source CLI and ACC/Upsun-shaped YAML format for running Magento Open Source and Adobe Commerce in your AWS or GCP account. It is not a hosting service — you keep the cloud account and the invoice.
No. MageLift does not host Magento. It is Apache-2.0 software you run against your own cloud. PaaS products rent you a platform; MageLift operates Magento on infrastructure you own.
The MageLift CLI is free under Apache-2.0. You pay AWS or GCP for compute, data, and network. Use magelift cost for AWS estimates and destroy preview stacks when finished.
AWS ECS Fargate and GCP GKE Autopilot are certified. AWS EKS, OVH MKS, and Scaleway Kapsule are experimental and not production-supported.
Yes. Config import via magelift init --from-acc or --from-upsun, plus dump, media, and DNS cutover docs are in the migration guides.
No. MageLift is independent of Adobe Inc. Magento and Adobe Commerce are Adobe trademarks used only to describe compatibility.
Install the CLI, validate the sample shop, then decide if a certified preview belongs in your account. Questions:SUPPORT.