MageLift

MageLift

Run Magento in your own AWS or GCP account.

Open-source CLI and ACC/Upsun-shaped YAML. You own the cloud account and pay that bill directly.

preview · eu-north-1
$ 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

What is MageLift?

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.

Who it is for

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.

From install to preview

Certified path today: AWS ECS Fargate and GCP GKE Autopilot. Prefer free-tier-safe shapes until you mean to spend.

  1. Install with go install until the first release tag, then prefer a release archive. Run magelift version.
  2. Copy examples/sample-shop/magelift.yaml, fill account and secret refs, then magelift config validate.
  3. Bootstrap once, then preview / deploy on a certified target. Destroy when the spike is done.

Certified targets

Production support today is AWS ECS Fargate and GCP GKE Autopilot. Other targets in the matrix stay experimental until they earn a certified cell.

TargetStatus
AWS ECS FargateCertified
GCP GKE AutopilotCertified
AWS EKS / OVH MKS / Scaleway KapsuleExperimental

License and release details

Apache-2.0 source, NOTICE, and CI license checks. There is no SaaS subscription for the CLI.

Apache-2.0

Source and NOTICE in the repo. License check in CI.

Release archives

First release ships archives with checksums and SBOM.

Digest promote

Build once, promote by digest. Mutable tags are not the default path.

Independent

Not affiliated with Adobe. Product names are descriptive only.

FAQ

Common questions. Longer versions live in thedocs FAQ andpricing page.

Read the docs first

Install the CLI, validate the sample shop, then decide whether a certified preview belongs in your account. Questions go toSUPPORT.