Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Securezapp/cloudformation-deploy-to-s3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudFormation Deploy to S3

Before the official announcement for this deployment, if you wanted to deploy your SPA app, along with your other serverless services, to try it out, in the /example directory, run:

make deploy STACK_NAME=<name of cf stack> BUCKET_NAME=<s3 cloudformation deployment bucket>

For an explanation of how this works, check out the example template.yml

Note: If you change your frontend folder from the current web-site into something else, be sure to replace it in its template.yml SiteSource, property CodeUri.

About

Deploy your Frontend to S3 using CloudFormation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 71.3%
  • Makefile 23.3%
  • HTML 4.3%
  • Other 1.1%