Updating readme to current day
Some checks failed
Actions demo / simple-echo (push) Failing after 1s
Some checks failed
Actions demo / simple-echo (push) Failing after 1s
This commit is contained in:
parent
c8e8b7d01a
commit
cbdfe05111
28
readme.md
28
readme.md
@ -7,20 +7,24 @@ personal blog, public CV, and some other project's that are largely
|
|||||||
|
|
||||||
# Infrastructure High Level
|
# Infrastructure High Level
|
||||||
|
|
||||||
While the project has gone through many iterations and designs the current
|
Iterations of this infra have gone through Fargate Clusters, Kubernetes
|
||||||
design is as follows:
|
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
|
||||||
* A single Fargate cluster to host all _Project-Athens_ related services in
|
of my infrastructure are preserved in this repository however as I do use
|
||||||
|
that code for other projects of mine :smiley:
|
||||||
* A Fargate service for serving static website content
|
|
||||||
|
|
||||||
* Collection of S3 buckets which contain static website content
|
|
||||||
|
|
||||||
## Nginx Reverse Proxy service
|
## 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)
|
* Personal /funposting website/ - [link](https://temper.tv)
|
||||||
* Portfolio - [link](https://resume.shockrah.xyz)
|
* Personal Devloper Blog - [link](https://shockrah.xyz)
|
||||||
* Temper.tv - [link](https://temper.tv)
|
* 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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user