Skip to content

Intriguing command line app built using Node.js. The app is used to provision R studio containers on a remote server.

Notifications You must be signed in to change notification settings

pradeept/Provisioner-CLI-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

R Studio Provisioner

Cli app to provision a R Studio on a remote server.

Tech Stack ๐Ÿ› ๏ธ

- Node.js
- Chalk.js
- SSH2
- Figlet
...

Setup and Run โš™๏ธ

npm i

nodemon index.js

Example env ๐Ÿ”‘

HOST=192.168.2.1
HOST_PORT=22
SSH_USERNAME=admin
SSH_PASSWORD=strongpassword

Pre requisites on remote server ๐Ÿ“ข

  • Docker
  • Firewall Rules

About

Intriguing command line app built using Node.js. The app is used to provision R studio containers on a remote server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •