mreferre / proton-templates-s3-static-website

Proton templates to create and host a static website in a AWS S3 bucket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proton templates for creating and maintaining S3 static websites

This template is meant to help quickly create, configure and deploy a static website on AWS S3. The environment template will be responsible for creating the S3 bucket with the configuration required (IAM roles, recommended security settings, Etc). The service template will be responsible for creating the pipeline that will deploy your code build output to the S3 bucket.w

TODOs

  1. Add CloudFront setup
  2. Add custom domain name as an option

About

Proton templates to create and host a static website in a AWS S3 bucket