Skip to content

Conversation

@smara-codes
Copy link
Contributor

This static website now deploys automatically to S3 as a static website: http://usm-dev-principles.s3-website-us-east-1.amazonaws.com/

I set up the deployment pipeline in the Analytics AWS account just because it was easiest but I will look into a way to structure our AWS account to make it easier to manage and know what's where and eventually move this deployment to a shared eng account as it doesn't really belong in analytics.

If you want to check it out you can login here: https://695387031455.signin.aws.amazon.com/console and ping me for credentials (everyone should have their own username and password).

@smara-codes
Copy link
Contributor Author

The list of reviewers was added automatically based on the .github/CODEOWNERS file - YAY!


The website is deployed as a [static S3 website](https://s3.console.aws.amazon.com/s3/buckets/usm-dev-principles/?region=us-east-1&tab=properties) and is available at [http://usm-dev-principles.s3-website-us-east-1.amazonaws.com/](http://usm-dev-principles.s3-website-us-east-1.amazonaws.com/).

### Building locally

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the purpose of building locally that someone could upload this manually to AWS?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking of building locally just to have a way to troubleshoot the automated deployment and run the process itself locally. We shouldn't have the need to upload manually to AWS

@smara-codes
Copy link
Contributor Author

I will land this PR so that new contributions coming in get auto-deployed.

@smara-codes smara-codes merged commit 24721a1 into master Oct 23, 2019
@smara-codes smara-codes deleted the automated-deployment branch October 23, 2019 20:10
toddlamothe added a commit that referenced this pull request Oct 30, 2019
* agile-greater-than-scrum

* Set up automated deployment (#5)

* Add build configuration

* Add more documentation

* agile-greater-than-scrum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants