#RHMAP-HSSH-SERVICE
RHMAP mBaaS Service wrapper for hssh to allow hssh access to server.
- Port forward
- Shell access
- File transport
...
- Locally install
hssh
:npm install -g hssh
- Create service in RHMAP and make it public accessible
- Clone this repo and add the service git repo url as a remote.
- Push forcely to RHMAP service.
- deploy the service to a environment
- get the public URL of the service from RHMAP.
- On local machine, type
hssh <url_of_service>
- Type in your RHMAP usernamd and password
- Enjoy