nscl

0.0.3 • Public • Published

NSCL: “New Server Control Library”

An (in-dev) library for helping control cloud instances.

Goals:

  • No SSH-in for routine tasks; Control cloud instances via JS from Node.
  • Provides a good sync without rsync.
  • Lets you “bootstrap” the first sync on a new cloud instance.

For sure future goals:

  • Basic security via HTTPS.

Maybe future goals:

  • Process management without PM2.
  • Maybe lets you install more NPM packages without SSH-in.

Version History:

Version 0.0.1 (2019-10-23) :

First published version of nscl just for development testing.

Package Sidebar

Install

npm i nscl

Weekly Downloads

3

Version

0.0.3

License

CC-PDDC

Unpacked Size

11.7 kB

Total Files

10

Last publish

Collaborators

  • wv-coder