Skip to content

72636c/bryceandryanforeverandever.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bryceandryanforeverandever.net

Build Status

The award-winning website, now in version control!

Setup

This repository presumes prior domain registration via the Route53 Registrar in the AWS Console.

The resulting hosted zone ID is retrieved via script and hardcoded in stratus.yaml:

scripts/get-hosted-zone-id.sh

Deployment

Test

AWS_REGION=us-east-1 ENVIRONMENT=test stratus deploy

aws s3 sync --delete www-bucket s3://www.test.bryceandryanforeverandever.net

Prod

AWS_REGION=us-east-1 ENVIRONMENT=prod stratus deploy

aws s3 sync --delete www-bucket s3://www.bryceandryanforeverandever.net

About

🥇 The award-winning website, now in version control!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published