Skip to content

This uses aws sdk to do some deployment of web application

Notifications You must be signed in to change notification settings

Vaaceph/aws-sdk-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

deployment-script

This is Script for deployment in AWS

Additional Files to be added

You need to add your own config.json file which includes your accessKeyId, secretAccessKey and region.

To run this script

First you need to run npm install to install dependencies. Then, just run command node deployment.js

What it does?

It creates lauch configuration, auto scaling group, scaling policies and CloudWatch.

UserData

The user data can use any node project.

About

This uses aws sdk to do some deployment of web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published