Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Source env scripts for VM automatically #44

Closed
kahboom opened this issue Oct 17, 2016 · 6 comments
Closed

Source env scripts for VM automatically #44

kahboom opened this issue Oct 17, 2016 · 6 comments
Assignees
Milestone

Comments

@kahboom
Copy link
Contributor

kahboom commented Oct 17, 2016

Overview

Add an NPM script to source Minikube automatically prior to running npm start. In the near future it would be nice to have this as a configurable option that defaults to Minikube (Kubernetes) when running just npm start.

Reference

@kahboom
Copy link
Contributor Author

kahboom commented Oct 18, 2016

These are the new commands for starting the UI up, specific to Kubernetes or OpenShift:

For Minikube:
npm start:minikube

For Minishift:
npm start:minishift

And npm start will not source any of the env scripts, so you'd have to do them manually until we make them configurable, as stated above.

@kahboom kahboom closed this as completed Oct 18, 2016
@kahboom kahboom reopened this Oct 18, 2016
@kahboom
Copy link
Contributor Author

kahboom commented Oct 18, 2016

Reopened, as I haven't written tests for this yet.

@kahboom kahboom modified the milestones: Sprint 3, Sprint 4 Oct 26, 2016
@kahboom kahboom modified the milestones: Sprint 4, Sprint 5 Nov 16, 2016
@gashcrumb
Copy link
Contributor

This probably needs to get moved to ipaas-api, but I wonder, 1) is it possible and 2) is it still applicable

@kahboom
Copy link
Contributor Author

kahboom commented Nov 16, 2016

We should move it anyway and decide later on, I think. Just don't want to forget about it in the event that it's still relevant.

@gashcrumb
Copy link
Contributor

Yep, let me do that now...

@gashcrumb
Copy link
Contributor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants