0.0.3 • Published 5 years ago

nscl v0.0.3

Weekly downloads
-
License
CC-PDDC
Repository
-
Last release
5 years ago

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.