Skip to content

Sifa171/openshift-cloudforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Openshift-Cloudforms

This template is related to a DockerImage created by Red Hat, which is in state tech preview. If you need more information, then take a look at this blog: http://cloudformsblog.redhat.com/2016/09/14/cloudforms-as-a-container/

Prerequisites

If not already happened, then add the Red Hat Docker Registry by following these steps.

  1. Edit /etc/sysconfig/docker and amend the Red Hat registry to the ADD_REGISTRY key
ADD_REGISTRY='--add-registry registry.access.redhat.com'
  1. Restart the docker service.

How to get it work

First of all you have to clone this repo and follow these few steps.

$ oc new-project cfme --display-name="Cloudforms Management Environment" 

$ oc create serviceaccount cfmesvcacc -n cfme

$ oadm policy add-scc-to-user privileged system:serviceaccount:cfme:cfmesvcacc 

$ oc create -f openshift-cloudforms-template.json

My versions

  1. OpenShift Origin 1.3

  2. Cloudforms 4.1

Outcome

OCSP Project Overview

CFME Login

CFME Overview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published