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
- Host: GitHub
- URL: https://github.com/stelligent/sample-s3-delivery
- Owner: stelligent
- License: mit
- Created: 2017-02-08T22:23:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T20:01:05.000Z (about 6 years ago)
- Last Synced: 2025-05-14T19:16:56.904Z (11 months ago)
- Topics: cloudformation, codebuild, codepipeline, s3
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.
[](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).