1.2.0 • Published 10 years ago

asd-agent v1.2.0

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
10 years ago

npm version Build Status Dependency Status devDependency Status

asd-agent

Deploy static web-apps on AWS

Setup

For update the asd-agent server, you should

npm i -g asd-agent

After that, you should stop the forever daemon

forever stop "id"

setup the environment variables:

export S3_BUCKET="S3_BUCKET"
export SNS_TOPIC_ARN="SNS_TOPIC_ARN"

and start the updated asd-agent

forever start $(which asd-agent)
1.2.0

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago