Giter Club home page Giter Club logo

olde800.com's Introduction

Hobby project website hosted on AWS using the following services:

  • S3
  • Certificate Manager
  • CloudFront
  • Route 53
  • CodePipeline

Deployment Steps:

1. S3

  • create olde800.com and www.olde800.com buckets
  • enable static website hosting on the www.olde800.com bucket

2. Cert Manager

  • request a public cert for www.olde800.com and olde800.com domains
  • must be in the us-east-1 region

3. CloudFront

  • create a distribution with www.olde800.com.s3.amazonaws.com as the origin
  • add www.olde800.com and olde800.com as alternate domain names
  • associate the cert created above
  • configure OAI (Origin Access Identity) to restrict S3 access to only CloudFront
  • add /error.html as the response page path to the HTTP 403 error code
  • CloudFront caches S3 content for 24 hrs; use Invalidations to force updateindex.html

4. Route 53

  • create a hosted zone and records
  • A: www.olde800.com > Alias: cloudfront distro
  • A: olde800.com > Alias: www.olde800.com

5. CodePipeline

  • create a new pipeline to sync this repo to the S3 bucket
  • Source: GitHub/gdmoney/olde800.com/master > Deploy: S3/www.olde800.com
  • currently in the us-west-1 region

olde800.com's People

Contributors

gdmoney avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.