Skip to content

module that makes aws cloud instances automatically shutdown when they aren't being used and start up when they are needed

Notifications You must be signed in to change notification settings

CharlesWall/sleepy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sleepy Server

Installation

From client

You can set up sleepy-server without doing any manual server-side configuration Just run the following and answer the prompts.

npm install sleepy-server -g && install-sleepy-client

From server

ssh into your server then run.

npm install sleepy-server -g && install-sleepy-server

About

module that makes aws cloud instances automatically shutdown when they aren't being used and start up when they are needed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published