From cbdfe0511149d587928077b75df90fe05f8a4a4b Mon Sep 17 00:00:00 2001 From: shockrah Date: Sat, 17 Aug 2024 16:08:21 -0700 Subject: [PATCH] Updating readme to current day --- readme.md | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/readme.md b/readme.md index ee3d017..29184a6 100644 --- a/readme.md +++ b/readme.md @@ -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.