针对OpenShift基于Web的SSH控制台:KeyBox-OpenShift
jopen
10年前
这是一个基于Web的SSH控制台,适用于在一个OpenShift domain中的应用。
前提条件
RHC Client toolhttps://www.openshift.com/developers/rhc-client-tools-install
Browser with Web Socket supporthttp://caniuse.com/websockets
在 OpenShift 安装和运行
Install with RHC
rhc app create keybox jbossews-2.0 --from-code git://github.com/skavanagh/KeyBox-OpenShift.git
Open browser to
https://keybox-<namespace>.rhcloud.com
Members of the domain can login with their OpenShift account
KeyBox will generate an SSH key pair and associate the public key with the user account for every login (Login to "openshift.com", under "My Account" -> "Settings").
KeyBox-Generated-keybox-<namespace>.rhcloud.com
Screenshots