Skip to content

Commit

Permalink
Merge pull request #110 from troydieter/feature/1.70
Browse files Browse the repository at this point in the history
v1.70 - Updated lhci-cli and others
  • Loading branch information
troydieter authored Dec 19, 2023
2 parents fa994e4 + fe1cf69 commit d10960f
Show file tree
Hide file tree
Showing 13 changed files with 4 additions and 2,932 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
# LHCI-Fargate
# LHCI-Fargate v1.70
### `lhci-cli v0.13.0`

Deployment of Lighthouse CI through AWS-CDK onto AWS Fargate.

# Table of Contents
- [Documentation](#documentation)
- [Setup](#setup)
- [Diagram](#diagram)
- [Noted cleanup](#noted-cleanup)
- [Useful commands](#useful-commands)

## Documentation
📚 [Read the docs, here!](https://troydieter.github.io/lhci-fargate/) 📚

## Setup
1. Configure cdk.json with your Route 53 forward zone and desired CNAME record name
2. `npm i`
Expand Down
4 changes: 2 additions & 2 deletions cdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"aws-cn"
],
"fargate_vpc_cidr": "172.16.16.0/23",
"lhci_domain_name": "lhci.troydieter.com",
"lhci_domain_zone_name": "troydieter.com.",
"lhci_domain_name": "lhci.xyz.com",
"lhci_domain_zone_name": "xyz.com.",
"lhci_health_check_port": "302",
"lhci_mon_email": "[email protected]"
}
Expand Down
1 change: 0 additions & 1 deletion docs/.nojekyll

This file was deleted.

92 changes: 0 additions & 92 deletions docs/assets/highlight.css

This file was deleted.

Loading

0 comments on commit d10960f

Please sign in to comment.