Skip to content

A simple bash script to create an application on Amazon S3, with a CloudFront distribution as well!

License

Notifications You must be signed in to change notification settings

renuo/create_aws_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creates a series of buckets on Amazon S3 which follow the Renuo Standard Flow.

By default three buckets application_name-master, application_name-develop and application_name-testing are created.

Edit the script to change the default behaviour.

You can execute running:

./aws_create_application application_name [aws profile] [policy name]

The script will print the AWS credentials to access each bucket.

A CloudFront distribution will be created in front of each bucket as well.

About

A simple bash script to create an application on Amazon S3, with a CloudFront distribution as well!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages