GithubHelp home page GithubHelp logo

demandcluster / demand-development-platform Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 57 KB

Kustomize files for deploying the open source Reaction Commerce platform on top of Kubernetes/OpenShift.

demand-development-platform's Introduction

Demand Development Platform

Kustomize files for deploying the open source Reaction Commerce platform on top of Kubernetes/OpenShift.

Requirements

Usage

Clone repo and run kustomize build from the root or a specific directory to generate raw YAMLs. Apply build output directly to cluster:

kustomize build | kubectl apply -f -

You should see output like:

configmap/demandcluster-dev-admin-env-config-fhfctc8dh4 created
configmap/demandcluster-dev-api-env-config-696hf5k7m7 created
configmap/demandcluster-dev-hydra-env-config-m4b65gk7ff created
configmap/demandcluster-dev-identity-env-config-hhk5mgtmhm created
configmap/demandcluster-dev-storefront-env-config-4dhf2kc5cm created
secret/demandcluster-dev-admin-env-secrets-6fbm5h468m created
secret/demandcluster-dev-api-env-secrets-tgd5d5d285 created
secret/demandcluster-dev-hydra-env-secrets-86k98f27k9 created
secret/demandcluster-dev-identity-env-secrets-6fbm5h468m created
secret/demandcluster-dev-storefront-env-secrets-gm47dfg97f created
service/demandcluster-dev-admin-service created
service/demandcluster-dev-api-service created
service/demandcluster-dev-hydra-service created
service/demandcluster-dev-identity-service created
service/demandcluster-dev-storefront-service created
deployment.apps/demandcluster-dev-admin-deployment created
deployment.apps/demandcluster-dev-api-deployment created
deployment.apps/demandcluster-dev-hydra-deployment created
deployment.apps/demandcluster-dev-identity-deployment created
deployment.apps/demandcluster-dev-storefront-deployment created
ingress.networking.k8s.io/demandcluster-dev-admin-ingress created
ingress.networking.k8s.io/demandcluster-dev-api-ingress created
ingress.networking.k8s.io/demandcluster-dev-demandcluster-hydra-admin created
ingress.networking.k8s.io/demandcluster-dev-hydra-frontend created
ingress.networking.k8s.io/demandcluster-dev-identity-ingress created
ingress.networking.k8s.io/demandcluster-dev-storefront-ingress created

Todo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.