From 33522c7abddfaefc62c89f3ad6e69a02e1bc7c05 Mon Sep 17 00:00:00 2001 From: taudris Date: Wed, 20 Oct 2021 00:07:18 -0700 Subject: [PATCH] Add stack for ca.taudris.com --- com-taudris-ca/docker-compose.yml | 9 +++++++++ com-taudris-ca/nginx/dockerfile | 2 ++ com-taudris-ca/nginx/root.crl | Bin 0 -> 747 bytes 3 files changed, 11 insertions(+) create mode 100644 com-taudris-ca/docker-compose.yml create mode 100644 com-taudris-ca/nginx/dockerfile create mode 100644 com-taudris-ca/nginx/root.crl diff --git a/com-taudris-ca/docker-compose.yml b/com-taudris-ca/docker-compose.yml new file mode 100644 index 0000000..fe44dd7 --- /dev/null +++ b/com-taudris-ca/docker-compose.yml @@ -0,0 +1,9 @@ +version: "3.8" +services: + nginx: + build: + context: . + dockerfile: ./nginx/dockerfile + image: com-taudris-ca:20211019 + ports: + - "8781:80" diff --git a/com-taudris-ca/nginx/dockerfile b/com-taudris-ca/nginx/dockerfile new file mode 100644 index 0000000..4843f0e --- /dev/null +++ b/com-taudris-ca/nginx/dockerfile @@ -0,0 +1,2 @@ +FROM nginx:latest +COPY root.crl /usr/share/nginx/html/root.crl \ No newline at end of file diff --git a/com-taudris-ca/nginx/root.crl b/com-taudris-ca/nginx/root.crl new file mode 100644 index 0000000000000000000000000000000000000000..f92cfd69f02292229f5caec90424858c70aa711f GIT binary patch literal 747 zcmXqLVtQ`Sc!7zL(SVnYQ>)FR?K>|cBQGn1L9QXU0Vf-CC<~h~Q)sZEh=CA@!zIjJ zl31Ejlv%8ooS$pRYrqW>U}RumW@v6;5GBrQjLco2Z=h=+4>Vd>!4!e?Y}O_7uZv#Hl8@DEjc4{>v-Mx;ri{$1hed-k z{5?AM+jEY434R+#?wn$Tx9)hL#zb-V)AOFm7mo|q)eu%yii&3!-bvP z^}00=Z)!|$)>}25`M{O-Xw#KC7qr4%9~_$J6_T9Ad$3J8cju*~@U3-9zgGWyJ~J!w z)>&PR>IJ+{T=vY$dfpK{PhI?JKtq*^)&FjFjqLw6df_jA``ul<%x(>j=o~(_`3wHL zZjKB&+0n~>GwRZ|!x<&pJ3a@moT1{m^xvi40Pi4=qmKR>;ZJKe7)77`@zY#P