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
$ helm repo add demandcluster https://demandcluster.github.io/helm-charts/
$ helm install opencommerce demandcluster/opencommerce
This chart bootstraps a Open Commerce deployment on a Kubernetes cluster using the Helm package manager.
- Kubernetes 1.12+
- Helm 3.1.0
- PV provisioner support in the underlying infrastructure
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
To uninstall/delete the opencommerce
deployment:
$ helm delete opencommerce
The command removes all the Kubernetes components associated with the chart and deletes the release.
WIP - Check the values.yaml file for now.