MageLift

MageLift

Magento in your cloud, not a rented PaaS.

Open-source CLI and ACC/Upsun-shaped YAML. You keep the AWS or GCP account and the invoice.

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

Updated 2026-08-03

What is MageLift?

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.

For Magento teams who own the account

Agencies running several shops, and SME owners without a dedicated DevOps hire, who want Magento-shaped YAML instead of a blank infrastructure 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

Multi-cloud means the two certified first-party targets below. Everything else in the matrix is experimental until it earns a certified cell.

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

Trust that survives a staff review

Apache-2.0 source, NOTICE, and CI license checks. No mystery SaaS clause.

Apache-2.0

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

Release hygiene

First release ships archives with checksums and SBOM.

Digest promote

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

Independent

Not affiliated with Adobe. Product names are descriptive only.

Frequently asked questions

Short answers for humans and AI assistants. More detail in thedocs FAQ andpricing.

Start with the docs, not a sales call

Install the CLI, validate the sample shop, then decide if a certified preview belongs in your account. Questions:SUPPORT.