Skip to content
@mach-composer

MACH composer

The development platform for composable architectures

MACH composer

MACH composer

MACH composer is a framework that you use to orchestrate and extend modern digital commerce & experience platforms, based on MACH technologies and cloud native services. It provides a standards-based, future-proof tool-set and methodology to hand to your teams when building these types of platforms.

It is specifically aimed at building large scale and multi-tenant MACH systems that span geographies, organisations and brands. All from the same MACH ecosystem.

MACH composer installation

We have binaries available for several platforms. It's also possible to install MACH composer from source.

MacOS

brew tap mach-composer/mach-composer
brew install mach-composer

Windows

choco install mach-composer --version=2.5.0

GitHub Actions

For integrating MACH composer into GitHub Action CI/CD workflows, we provide three actions:

  • setup-mach-composer: an action that installs a specified version of MACH composer
  • plan-action: an action that executes mach-composer plan and posts the output of that as a PR comment

CLI plugins

MACH composer CLI has a plugin system, through wich integrations with several SAAS and Cloud services are provided.

You can install these plugins by adding them in your MACH composer YAML configuration:

  mach_composer:
    version: 1
    variables_file: prd-secrets.yml
    plugins:
      amplience:
        source: mach-composer/amplience
        version: 0.1.3
      apollostudio:
        source: mach-composer/apollostudio
        version: 0.0.2
      aws:
        source: mach-composer/aws
        version: 0.1.0
      azure:
        source: mach-composer/azure
        version: 0.1.0
      azure-minimal:
        source: mach-composer/azure-minimal
        version: 0.1.0
      commercelayer:
        source: mach-composer/commercelayer
        version: 0.0.3
      commercetools:
        source: mach-composer/commercetools
        version: 0.1.8
      contentful:
        source: mach-composer/contentful
        version: 0.1.0
      gcp:
        source: mach-composer/gcp
        version: 0.1.1
      honeycomb:
        source: mach-composer/honeycomb
        version: 0.1.0
      sentry:
        source: mach-composer/sentry
        version: 0.1.3
      vercel:
        source: mach-composer/vercel
        version: 0.2.0

MACH composer wil automatically install these for you.

Pinned Loading

  1. mach-composer-cli Public

    MACH composer is an orchestration tool for modern MACH ecosystems, powered by Terraform infrastructure-as-code underneath.

    Go 48 9

  2. setup-mach-composer Public

    GitHub action for installing MACH composer

    TypeScript 2

  3. mach-composer-plugin-sdk Public

    SDK to create plugins for Mach Composer

    Go

  4. new-component-version-action Public

    GitHub action to register a new version with Mach Composer Cloud

    1

  5. plan-action Public

    Executes `mach-composer plan` and places PR comment with its output.

    4

  6. mach-composer-plugin-commercetools Public

    Commercetools plugin for Mach Composer

    Go 1 3

Repositories

Showing 10 of 34 repositories
  • mach-composer-plugin-vercel Public

    Vercel plugin for Mach Composer

    Go 6 MIT 1 0 4 Updated Mar 21, 2025
  • Go 0 MIT 0 0 0 Updated Mar 19, 2025
  • mcc-sdk-go Public

    Go SDK for the Mach Composer Cloud API

    0 MIT 0 0 2 Updated Mar 19, 2025
  • mach-composer-plugin-azure-minimal Public

    Azure Plugin for MACH Composer (unopinionated)

    Go 0 MIT 0 0 2 Updated Mar 13, 2025
  • mach-composer-plugin-contentful Public

    Contentful plugin for Mach Composer

    Go 0 MIT 0 0 2 Updated Mar 13, 2025
  • mach-composer-cli Public

    MACH composer is an orchestration tool for modern MACH ecosystems, powered by Terraform infrastructure-as-code underneath.

    Go 48 MIT 9 21 4 Updated Mar 11, 2025
  • Go 0 MIT 0 0 1 Updated Mar 7, 2025
  • mach-composer-plugin-storyblok Public

    A Mach composer storyblok plugin

    Go 0 MIT 0 0 1 Updated Mar 7, 2025
  • mach-composer-plugin-sentry Public

    Sentry plugin for Mach Composer

    Go 0 MIT 0 0 2 Updated Mar 7, 2025
  • mach-composer-plugin-gcp Public

    GCP plugin for Mach Composer

    Go 0 MIT 1 0 4 Updated Mar 7, 2025