Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keyang/rhmap-hssh-service
https://github.com/keyang/rhmap-hssh-service
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/keyang/rhmap-hssh-service
- Owner: Keyang
- Created: 2016-11-06T23:06:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-07T09:56:36.000Z (almost 8 years ago)
- Last Synced: 2024-10-15T15:35:59.260Z (3 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- 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