Skip to content

jboss-datavirtualization/openshift-cartridge-datavirtualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataVirtualizaton Cartridge for OpenShift

Summary

This cartridge provides the RedHat JBoss DataVirtualization Platform for easy deployment to OpenShift.

The DataVirtualization Cartridge provides the RedHat JBoss DataVirtualization components:

Cartridge Installation

Create your free OpenShift user account - instructions here

Deploy the cartridge via the OpenShift Web Console . On the Applications tab, choose 'Add Application...' - then select the 'JBoss Data Virtualization 6' cartridge under the xPaaS section. Full installation instructions are provided.

Alternately, if you have the OpenShift command line tools installed, you can deploy the DataVirtualization cartridge via command line:

rhc app-create <myApp> jboss-dv-6.0.0

When the installation completes, you will be presented with a list of generated users and passwords similar to the screencap below. Make sure you save them! installation users

Getting started with Data Virtualization

After the cartridge finishes deployment, enter this address to verify success

  • http://[MYAPP]-[MYDOMAIN].rhcloud.com

Teiid Data Virtualization

A few 'how-to' articles are available to help you get started:

A teiid user is generated with the installation. It is granted the user, odata and rest roles.

  • user, {generated password}

Consult the Teiid Documentation for more information.

WebUI access

After install, you can access the Data Virtualization WebUI at

  • http://[MYAPP]-[MYDOMAIN].rhcloud.com/dv-ui

Default login credentials are ----- admin / admin

Modeshape Content Repository

You can access Modeshape at

  • http://[MYAPP]-[MYDOMAIN].rhcloud.com/modeshape-webdav

  • http://[MYAPP]-[MYDOMAIN].rhcloud.com/modeshape-rest

Two modeshape users are generated with the installation

  • msuser, {generated password} - (modeshape user)
  • msadmin, {generated password} - (modeshape admin)

Consult the Modeshape Documentation for more information.

Dashboard Builder

Access the dashboard builder at the following address

  • http://[MYAPP]-[MYDOMAIN].rhcloud.com/dashboard

A dashboard admin is generated with the installation. (The teiid 'user' is allowed dashboard readonly user access)

  • dbadmin, {generated password)

Consult the Dashboard Documentation for more information.

About

RedHat JBoss DataVirtualization cartridge for OpenShift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published