Basically all of my infrastructure code for stuff I host
Go to file
2024-08-05 20:04:06 -07:00
.gitea/worfkows testing gitea workflow 2024-08-05 20:04:06 -07:00
docker Addig temper.tv conf to docker image' 2023-10-06 00:16:29 -07:00
infra Encryption set for new git server 2024-08-03 16:14:49 -07:00
playbooks Adding readme for playbooks 2023-05-07 23:53:41 -07:00
runbooks Runbook for setting up atlas 2022-11-09 00:43:42 -08:00
.gitignore git them plans tf out the repo 2024-07-26 16:42:13 -07:00
.gitlab-ci.yml Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2024-05-05 02:24:08 +00:00
readme.md REmoving emojis as a dummy commit to trigger sast 2024-05-04 19:29:04 -07:00

Project Athens

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".

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

Nginx Reverse Proxy service

The following websites are served by this service