Updating readme to current day
Some checks failed
Actions demo / simple-echo (push) Failing after 1s

This commit is contained in:
shockrah 2024-08-17 16:08:21 -07:00
parent c8e8b7d01a
commit cbdfe05111

View File

@ -7,20 +7,24 @@ personal blog, public CV, and some other project's that are largely
# Infrastructure High Level
While the project has gone through many iterations and designs the current
design is as follows:
* A single Fargate cluster to host all _Project-Athens_ related services in
* A Fargate service for serving static website content
* Collection of S3 buckets which contain static website content
Iterations of this infra have gone through Fargate Clusters, Kubernetes
Clusters, but these days I host on Vultr with Docker because I want to keep
things simple and cost effective. Sample clusters and previous versions
of my infrastructure are preserved in this repository however as I do use
that code for other projects of mine :smiley:
## Nginx Reverse Proxy service
The following websites are served by this service
The following websites are served from this repository
* Blog - [link](https://shockrah.xyz)
* Portfolio - [link](https://resume.shockrah.xyz)
* Temper.tv - [link](https://temper.tv)
* Personal /funposting website/ - [link](https://temper.tv)
* Personal Devloper Blog - [link](https://shockrah.xyz)
* Developer Portfolio - [link](https://resume.shockrah.xyz)
* Gitea instance - [link](https://git.shockrah.xyz)
# Why Temper & Shockrah?
I keep developer related things under the Shockrah name and /funposting/ is kept
to the Temper name.