Skip to content

arun-gupta/kaazing-openshift-cartridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kaazing JMS Gateway OpenShift Cartridge

This cartridge will download Kaazing JMS Gateway and start it.

Create the OpenShift Application

  1. Create a DIY application using this git repo as source code:

    rhc app-create kaazing diy --from-code=git://github.com/arun-gupta/kaazing-openshift-cartridge.git
  2. Create a port-forward from your local machine to your remote server

    rhc port-forward kaazing
    Checking available ports ... done
    Forwarding ports ...
    
    To connect to a service running on OpenShift, use the Local address
    
    Service Local                OpenShift
    ------- --------------- ---- -----------------
    java    127.0.0.1:61222  =>  127.3.126.1:61222
    java    127.0.0.1:61613  =>  127.3.126.1:61613
    java    127.0.0.1:61616  =>  127.3.126.1:61616
    java    127.0.0.1:61617  =>  127.3.126.1:61617
    java    127.0.0.1:8000   =>  127.3.126.1:8000
    java    127.0.0.1:8001   =>  127.3.126.1:8001
    java    127.0.0.1:8161   =>  127.3.126.1:8161
    
    Press CTRL-C to terminate port forwarding

About

Kaazing JMS Gateway OpenShift Cartridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages