https://github.com/keyang/rhmap-hssh-service
https://github.com/keyang/rhmap-hssh-service
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/keyang/rhmap-hssh-service
- Owner: Keyang
- Created: 2016-11-06T23:06:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-07T09:56:36.000Z (almost 9 years ago)
- Last Synced: 2025-03-23T20:12:03.685Z (11 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#RHMAP-HSSH-SERVICE
RHMAP mBaaS Service wrapper for hssh to allow [hssh](https://www.npmjs.com/package/hssh) access to server.
* Port forward
* Shell access
* File transport
...
# Steps
1. Locally install `hssh`: `npm install -g hssh`
2. Create service in RHMAP and make it public accessible
3. Clone this repo and add the service git repo url as a remote.
4. Push forcely to RHMAP service.
5. deploy the service to a environment
6. get the public URL of the service from RHMAP.
7. On local machine, type `hssh `
8. Type in your RHMAP usernamd and password
9. Enjoy