Apache-2.0
Source and NOTICE in the repo. License check in CI.
MageLift
Open-source CLI and ACC/Upsun-shaped YAML. You own the cloud account and pay that bill directly.
$ 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 YAML config for Magento Open Source and Adobe Commerce in your AWS or GCP account. The YAML shape will feel familiar if you have used ACC or Upsun. Production support today covers AWS ECS Fargate and GCP GKE Autopilot.
Agencies with several Magento shops, and smaller teams without a dedicated DevOps hire, who want Magento-shaped YAML instead of an empty Terraform or Pulumi 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.Production support today is AWS ECS Fargate and GCP GKE Autopilot. Other targets in the matrix stay experimental until they earn 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. There is no SaaS subscription for the CLI.
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 default path.
Not affiliated with Adobe. Product names are descriptive only.
Common questions. Longer versions live in thedocs FAQ andpricing page.
MageLift is an open-source CLI plus ACC/Upsun-shaped YAML for Magento Open Source and Adobe Commerce in your AWS or GCP account. You run it against your own cloud; MageLift does not host stores.
MageLift does not host Magento. It is Apache-2.0 software you run in your account. ACC and Upsun rent you a platform; MageLift targets infrastructure you already control.
The CLI is free under Apache-2.0. AWS or GCP bills you for compute, data, and network. Run magelift cost for AWS shape estimates, and destroy preview stacks when you are done.
AWS ECS Fargate and GCP GKE Autopilot. AWS EKS, OVH MKS, and Scaleway Kapsule are experimental and not production-supported yet.
Config import is magelift init --from-acc or --from-upsun. Dump, media, and DNS cutover steps are in the migration guides.
MageLift is independent of Adobe Inc. Magento and Adobe Commerce are Adobe trademarks; we use the names only to describe compatibility.
Install the CLI, validate the sample shop, then decide whether a certified preview belongs in your account. Questions go toSUPPORT.