Fabric8 Documentation

Get Started with OpenShift V3 and Fabric8

Here are the steps to get started using OpenShift V3 and Fabric8:

Run OpenShift

There are a few ways you can do this part. If you are not running a modern Linux we recommend you start with docker:

If you want to test a multi-minion system then we recommend you try vagrant:

Or you could try install OpenShift directly on your laptop. Note that this currently only works on Linux (but hopefully will be fixed soon!):

Use OpenShift

Now lets run the Fabric8 services and deploy an application:

  1. Deploy an example quickstart project
  2. Check out the Quickstarts

Steps 1 and 2 only need to be done once per machine.

Hopefully that will get you started quickly; if you hit any issues check out the FAQ, get in touch or raise an issue