1.3.0 • Published 6 years ago

aws-deployatron v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

🚀 AWS Deployatron

Requirements

  • Node 8.9+

Installation

$ npm install @hub9/aws-deployatron

Usage

1) Setup the following env vars:

Environment variablesDescription
PUBLIC_URLPublic url for deployed files. Target directory is extracted for this.
AWS_REGIONAWS Region to connect to
AWS_ACCESS_KEY_IDAWS Key ID
AWS_SECRET_ACCESS_KEYAWS Access Key
AWS_S3_BUCKETS3 Bucket name
AWS_CLOUDFRONT_IDCloudfront distribution ID associated with this bucket

2) Call the binary:

$ aws-deployatron --inputDir <sourceDir>

Todo

  • Improve options
  • Improve CLI usage
  • Improve modularization
1.3.0

6 years ago

1.2.0

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago