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