This repository is now deprecated. Saleor underwent some major changes around version 2.9.0 and required some heavy refactoring of the charts.
Please see the project eirenauts/saleor-k8s to deploy saleor using helm.
This is a repository designed for development of saleor-helm charts.
When the charts have matured sufficiently, potential goals may include:
- Update the PR in saleor
- Submit a pull request to helm/charts for the saleor deployment
Refer to the Helm README file for detailed documentation
See the github Project Roadmap
Demos sites can be found as follows:
App Type | URL | Notes |
---|---|---|
Saleor MVC app | [store.saleor-demo.com] | Backend rendered templates and business logic |
Saleor storefront app | TODO | Graphql driven single page app |
The demo of this project will be continuously deployed on the master branch using the weaveworks flux continuous deployment system for kubernetes when:
- a new image is built and pushed to the docker registry
- this repository helm chart is modified
A Braintree sandbox account is setup for the demo site for testing payments. Only, the braintree testing credit card numbers may be used for the braintree testing sandbox.
In order to generate sentry as part of the deployment process, see fork/sentry-charts
.
This fork might be eventually be reintroduced to master. For now, the
easiest way to introduce sentry as part of your deployment is to
deploy the helm/stable/sentry
chart separately and then add the sentry dns to to the values.yaml
file.
Contributions are welcome, please read the contributing guide
Apache 2.0 license. License