Skip to content

Small Project that helps to keep a defined number of instances running in aws.

Notifications You must be signed in to change notification settings

cki/aws-upstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aws-upstart

Description

This is old code ... maybe you can still use it. I don't.

Requirements

create file at .aws/credentials with:

[default]
aws_access_key_id = <YOUR_ACCESS_KEY_ID>
aws_secret_access_key = <YOUR_SECRET_ACCESS_KEY>
  1. NodeJS

  2. npm install aws-sdk

restriction

Use at your own risk.

About

Small Project that helps to keep a defined number of instances running in aws.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published