Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.73 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.73 KB

Mailchimp® Open Commerce packaged by DemandCluster

Open Commerce An open source, API-first, modular commerce stack made for technical, growth-minded retailers.

Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide a commercial license for any of these products. This listing has an open-source license. Open Commerce is run and maintained by Mailchimp, which is a completely separate project from DemandCluster. The Helm chart is based on https://github.com/merchstack/reaction-oss-helm-chart

TL;DR

$ helm repo add demandcluster https://demandcluster.github.io/helm-charts/
$ helm install opencommerce demandcluster/opencommerce

Introduction

This chart bootstraps a Open Commerce deployment on a Kubernetes cluster using the Helm package manager.

Prerequisites

  • Kubernetes 1.12+
  • Helm 3.1.0
  • PV provisioner support in the underlying infrastructure

Installing the Chart

To install the chart with the release name opencommerce:

$ helm install opencommerce demandcluster/opencommerce

The command deploys Open Commerce on the Kubernetes cluster in the default configuration. The Parameters section lists the parameters that can be configured during installation.

Tip: List all releases using helm list

Uninstalling the Chart

To uninstall/delete the opencommerce deployment:

$ helm delete opencommerce

The command removes all the Kubernetes components associated with the chart and deletes the release.

Parameters

WIP - Check the values.yaml file for now.