Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 986 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 986 Bytes

OpenShift Graphviz Cartridge

An OpenShift cartridge to be used as an add-on for any primary cartridge. This cartridge provides a Graphviz installation.

Usage

The cartridge can be added to any application either through the OpenShift web console or the OpenShift client tools using the URL http://cartreflect-claytondev.rhcloud.com/github/puzzle/openshift-graphviz-cartridge. Example using the OpenShift client tools:

rhc -amyapp cartridge-add http://cartreflect-claytondev.rhcloud.com/github/puzzle/openshift-graphviz-cartridge
rhc -amyapp app stop
rhc -amyapp app start

Graphviz Version Info

The Graphviz version provided, currently 2.26.0, is taken from the rpm included in CentOS 6.

Graphviz sources are available at http://github.com/ellson/graphviz/