infra/readme.md

26 lines
742 B
Markdown
Raw Normal View History

2021-11-28 23:25:50 +00:00
# Project Athens
2023-09-10 22:51:35 +00:00
This repo contains project's that are effectively serve only me, such as my
personal blog, public CV, and some other project's that are largely
"self-serving".
2021-11-28 23:25:50 +00:00
2023-09-10 22:51:35 +00:00
# Infrastructure High Level
2021-11-28 23:25:50 +00:00
2023-09-10 22:51:35 +00:00
While the project has gone through many iterations and designs the current
design is as follows:
2021-11-28 23:25:50 +00:00
2023-09-10 22:51:35 +00:00
* A single Fargate cluster to host all _Project-Athens_ related services in
2021-11-28 23:25:50 +00:00
2023-09-10 22:51:35 +00:00
* A Fargate service for serving static website content
2021-11-28 23:25:50 +00:00
2023-09-10 22:51:35 +00:00
* Collection of S3 buckets which contain static website content
2021-11-28 23:25:50 +00:00
2023-09-10 22:51:35 +00:00
## Nginx Reverse Proxy service
2021-11-28 23:25:50 +00:00
2023-09-10 22:51:35 +00:00
The following websites are served by this service
2021-11-28 23:25:50 +00:00
* Blog - [link](https://shockrah.xyz)
* Portfolio - [link](https://resume.shockrah.xyz)
2023-09-10 22:51:35 +00:00
* Temper.tv - 🚧🛠️ [link](https://temper.tv)🛠️ 🚧