https://github.com/dynamoose/infrastructure
Configuration related to dynamoosejs.com
https://github.com/dynamoose/infrastructure
Last synced: 4 months ago
JSON representation
Configuration related to dynamoosejs.com
- Host: GitHub
- URL: https://github.com/dynamoose/infrastructure
- Owner: dynamoose
- License: unlicense
- Created: 2020-04-20T22:58:25.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T20:48:13.000Z (over 2 years ago)
- Last Synced: 2025-10-09T18:19:03.024Z (8 months ago)
- Language: HCL
- Homepage: https://dynamoosejs.com
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dynamoosejs/infrastructure
This repository is responsible for housing and managing the settings and configuration for Dynamoose infrastructure, primarily [dynamoosejs.com](https://dynamoosejs.com).
## Providers
- Cloudflare - DNS Service/CDN (caching)
- AWS S3 - Website Hosting (`us-west-2` region)
## Scope
Currently this repositoiry manages the following:
- DNS Settings (ex. updating the [`cloudflare.tf`](cloudflare.tf) file on the `master branch` will update the actual DNS settings in Cloudflare)
We are considering expanding this in the future to include:
- Management of S3 buckets (adding, modifying, deleting, etc.)
- Domain management (renewing, etc.)
- Other Cloudflare options (caching settings, page rules, SSL settings, minification settings, etc.)