• Stars
    star
    140
  • Rank 260,660 (Top 6 %)
  • Language
    HTML
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Cloudformation template for creating static website

It creates the infrastructure for static website in AWS from scratch in minutes.

Building parts:

  • AWS S3
  • AWS Cloudfront
  • AWS Route53
  • AWS Cloudformation

Features:

  • Cloudfront -- HTTP 2.0 enabled -- IPv6 enabled
  • Worldwide distribution

How to

  • Apply route53-zone.yaml for the domain.
  • Apply s3-static-website-with-cloudfront-and-route-53.yaml for each subdomain need:
  • Upload your index.html to the S3 bucket

Your website is provisioned.

Links

In order to apply the template you need to upload it to AWS Cloudformation: How to upload the Cloudformation template