Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.91 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.91 KB

Saleor-Helm

Goals

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

Roadmap

See the github Project Roadmap

Demo

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.

Sentry

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.

Contributing

Contributions are welcome, please read the contributing guide

License

Apache 2.0 license. License