syndesisio / syndesis-ui

The front end application or UI for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis.io/
14 stars 28 forks source link

Make sourcing env scripts configurable #45

Closed kahboom closed 7 years ago

kahboom commented 7 years ago

Overview

Once #44 is completed, you'll be able to run npm start:minikube without having to source for Minikube (Kubernetes), or npm start:minishift for Minishift (OpenShift), but it would be nice to have it as a completely configurable option, possibly with Minikube as the default value.

Reference

gashcrumb commented 7 years ago

Moved to https://github.com/redhat-ipaas/ipaas-api/issues/15