diff --git a/docker/readme b/docker/readme deleted file mode 100644 index 8d2bd84..0000000 --- a/docker/readme +++ /dev/null @@ -1,7 +0,0 @@ -This folder contains docker images that live in ECR - -beta -==== - -Reverse proxy for all things *.shockrah.xyz -Site content is all static content and is thus pushed to S3. diff --git a/docker/readme.md b/docker/readme.md new file mode 100644 index 0000000..88d33ca --- /dev/null +++ b/docker/readme.md @@ -0,0 +1,9 @@ +# What is this + +This folder contains docker images that live in ECR + +## `beta` + +Reverse proxy for all things relating to static content under Project Athens. + +All static site content lives in S3 and thus this proxies that content.