diff --git a/caddy/Caddyfile b/caddy/Caddyfile index 2de33d4..f1a49b6 100644 --- a/caddy/Caddyfile +++ b/caddy/Caddyfile @@ -26,6 +26,11 @@ plex.dylanbaird.com { reverse_proxy 192.168.2.31:32400 } +judo.dylanbaird.com { + root * /srv/judo + file_server +} + dylanbaird.com { root * /srv/dylanbaird file_server diff --git a/caddy/Dockerfile b/caddy/Dockerfile index a832dfd..4664447 100644 --- a/caddy/Dockerfile +++ b/caddy/Dockerfile @@ -6,4 +6,6 @@ COPY ./dylanbaird.com/src/ /srv/dylanbaird COPY ./alloro.ca/ /srv/alloro +COPY ./judo/ /srv/judo + RUN caddy fmt --overwrite /etc/caddy/Caddyfile diff --git a/caddy/build.sh b/caddy/build.sh index dceb629..b667a22 100755 --- a/caddy/build.sh +++ b/caddy/build.sh @@ -11,6 +11,10 @@ echo "Copying static assets for alloro.ca" mkdir -p alloro.ca cp ../alloro.ca/index*.html alloro.ca/ +echo "Copying static assets for judo.dylanbaird.com" +mkdir -p judo +cp -r ../judo/* judo/ + echo "Building Docker container." docker build -t boulangermontrealais/barrios:caddy . @@ -20,4 +24,7 @@ docker push boulangermontrealais/barrios:caddy echo "Cleaning up artifacts for dylanbaird.com." rm -rf dylanbaird.com +echo "Cleaning up artifacts for judo.dylanbaird.com." +rm -rf judo + echo "Build and push completed successfully." diff --git a/judo/gokyo.pdf b/judo/gokyo.pdf new file mode 100644 index 0000000..27ab87d Binary files /dev/null and b/judo/gokyo.pdf differ diff --git a/judo/index.html b/judo/index.html new file mode 100644 index 0000000..ec52db5 --- /dev/null +++ b/judo/index.html @@ -0,0 +1,51 @@ + + +
+ + +
+