cloudkj/scar resource
Deploy static websites in seconds - with HTTPS, a global CDN, and custom domains. observed · 2026-08-28
Health v2 · maintenance only
42/100
- Activity 21
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2707
- days_rel: n/a
- days_push: 474
- n_releases_24m: 0
Adoption not part of the score
1739 stars · 60 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SCAR is a CloudFormation-based deployment stack that provisions everything needed to host a static website on AWS: S3 buckets, CloudFront CDN distributions, an ACM SSL/TLS certificate, and Route 53 DNS. It gives developers one-click HTTPS static site hosting with custom domains and apex-to-www redirects.
Use cases
- deploy a static website on aws with https
- host a blog with a custom domain and cdn
- set up s3 and cloudfront static site hosting without reading aws docs
- provision route53 dns and ssl certificate for a static site
- redirect apex domain to www with cloudfront
- one-click cloudformation stack for static site deployment
When to choose
- you want to host a static site entirely on aws with minimal manual setup
- you need https, a global cdn, and custom domains for a static site
- you prefer infrastructure-as-code via cloudformation over manual console clicks
When to avoid
- you want to host dynamic or server-rendered applications
- you prefer non-aws providers like netlify, vercel, or github pages
- you need git-based continuous deployment built in
Facets
infra-config · maturity maintenance
deployment infrastructure-as-code static-site-generator security web-development cloud-computing self-hosted cloud static-site-hosting cloudformation s3 cloudfront route53 acm https custom-domain cdn devops web-server
1 source
- readme: https://github.com/cloudkj/scar · fetched 2026-08-28 · d16adfac196d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cloudkj/scar | main | 42 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem