fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

Create an install script to run on linux #4532

Open rawlingsj opened 9 years ago

rawlingsj commented 9 years ago

It would be good if we had a script that was similar to the one in our vagrantfile that installed and setup a linux box with fabric8 using the origin / kubernetes binaries.

jimmidyson commented 9 years ago

Are there no RPMs available for this?

jstrachan commented 9 years ago

I guess the installer could fix this https://github.com/fabric8io/fabric8/issues/4545

though maybe this issue refers to downloading and installing openshift / kubernetes too? Which I guess the installer could do pretty easily as well...