An open API service indexing awesome lists of open source software.

https://github.com/stelligent/sample-s3-delivery

Demonstration of Continuous Delivery of a single page application to S3 via CodeBuild + CodePipeline
https://github.com/stelligent/sample-s3-delivery

cloudformation codebuild codepipeline s3

Last synced: 2 months ago
JSON representation

Demonstration of Continuous Delivery of a single page application to S3 via CodeBuild + CodePipeline

Awesome Lists containing this project

README

          

# Overview
This repo is a demonstration of Continuous Delivery of a single page application to S3 via CodeBuild and CodePipeline. To launch, you'll need to specify a unique s3 bucket name for the website bucket that will be created. Additionally, you'll need to have a [GitHub token](https://github.com/settings/tokens) available to provide to the stack for it to access the GitHub repo.

[![Launch CFN stack](https://s3.amazonaws.com/stelligent-public/media/images/buttons/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home?region=us-west-2#cstack=sn~sample-s3-delivery|turl~https://s3.amazonaws.com/stelligent-public/cloudformation-templates/github/labs/spa/pipeline.yml)

The CloudFormation template is available [here](https://s3.amazonaws.com/stelligent-public/cloudformation-templates/github/labs/spa/pipeline.yml).