From 4b609e84ceaf2300b8aef7b94962b0eb5d6202f6 Mon Sep 17 00:00:00 2001 From: casjay Date: Thu, 10 Aug 2023 19:57:16 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Updated=20domain=20name?= =?UTF-8?q?s=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit bin/ca-install.sh bin/ca-revoke.sh bin/ca-setup.sh bin/entrypoint-ssl-ca.sh bin/mydomains.sh bin/server-setup.sh bin/setup-dh.sh Dockerfile LICENSE.md rootfs/usr/local/bin/entrypoint.sh rootfs/usr/local/bin/start-ssl-ca.sh --- Dockerfile | 2 +- LICENSE.md | 2 +- bin/ca-install.sh | 2 +- bin/ca-revoke.sh | 2 +- bin/ca-setup.sh | 2 +- bin/entrypoint-ssl-ca.sh | 2 +- bin/mydomains.sh | 2 +- bin/server-setup.sh | 2 +- bin/setup-dh.sh | 2 +- rootfs/usr/local/bin/entrypoint.sh | 4 ++-- rootfs/usr/local/bin/start-ssl-ca.sh | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Dockerfile b/Dockerfile index 28f3b8e..e04fa5a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -53,7 +53,7 @@ ARG \ BUILD_DATE="Sun Nov 13 12:20:13 PM EST 2022" \ TIMEZONE="America/New_York" -LABEL maintainer="CasjaysDev " \ +LABEL maintainer="CasjaysDev " \ org.opencontainers.image.vendor="CasjaysDev" \ org.opencontainers.image.authors="CasjaysDev" \ org.opencontainers.image.vcs-type="Git" \ diff --git a/LICENSE.md b/LICENSE.md index 86d4345..51fffdf 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 - Copyright (C) 2022 Jason Hempstead + Copyright (C) 2022 Jason Hempstead Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long diff --git a/bin/ca-install.sh b/bin/ca-install.sh index 2666cfc..aef2fc6 100644 --- a/bin/ca-install.sh +++ b/bin/ca-install.sh @@ -2,7 +2,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202207112331-git # @Author : Jason Hempstead -# @Contact : jason@casjaysdev.com +# @Contact : jason@casjaysdev.pro # @License : LICENSE.md # @ReadME : ca-install.sh --help # @Copyright : Copyright: (c) Jason Hempstead, Casjays Developments diff --git a/bin/ca-revoke.sh b/bin/ca-revoke.sh index b6e79ee..143f0ac 100644 --- a/bin/ca-revoke.sh +++ b/bin/ca-revoke.sh @@ -2,7 +2,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202207112331-git # @Author : Jason Hempstead -# @Contact : jason@casjaysdev.com +# @Contact : jason@casjaysdev.pro # @License : LICENSE.md # @ReadME : ca-revoke.sh --help # @Copyright : Copyright: (c) Jason Hempstead, Casjays Developments diff --git a/bin/ca-setup.sh b/bin/ca-setup.sh index 1b42553..09ac107 100644 --- a/bin/ca-setup.sh +++ b/bin/ca-setup.sh @@ -2,7 +2,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202207112331-git # @Author : Jason Hempstead -# @Contact : jason@casjaysdev.com +# @Contact : jason@casjaysdev.pro # @License : LICENSE.md # @ReadME : ca-setup.sh --help # @Copyright : Copyright: (c) Jason Hempstead, Casjays Developments diff --git a/bin/entrypoint-ssl-ca.sh b/bin/entrypoint-ssl-ca.sh index 7a7fb3e..49f476a 100755 --- a/bin/entrypoint-ssl-ca.sh +++ b/bin/entrypoint-ssl-ca.sh @@ -2,7 +2,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202207112339-git # @Author : Jason Hempstead -# @Contact : jason@casjaysdev.com +# @Contact : jason@casjaysdev.pro # @License : WTFPL # @ReadME : entrypoint-ssl-ca.sh --help # @Copyright : Copyright: (c) 2022 Jason Hempstead, Casjays Developments diff --git a/bin/mydomains.sh b/bin/mydomains.sh index 5df8ae3..8643ca9 100644 --- a/bin/mydomains.sh +++ b/bin/mydomains.sh @@ -2,7 +2,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202207112331-git # @Author : Jason Hempstead -# @Contact : jason@casjaysdev.com +# @Contact : jason@casjaysdev.pro # @License : LICENSE.md # @ReadME : mydomains.sh --help # @Copyright : Copyright: (c) Jason Hempstead, Casjays Developments diff --git a/bin/server-setup.sh b/bin/server-setup.sh index ebb5827..15fd1e1 100644 --- a/bin/server-setup.sh +++ b/bin/server-setup.sh @@ -2,7 +2,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202207112331-git # @Author : Jason Hempstead -# @Contact : jason@casjaysdev.com +# @Contact : jason@casjaysdev.pro # @License : LICENSE.md # @ReadME : server-setup.sh --help # @Copyright : Copyright: (c) Jason Hempstead, Casjays Developments diff --git a/bin/setup-dh.sh b/bin/setup-dh.sh index 170b275..fb972d0 100644 --- a/bin/setup-dh.sh +++ b/bin/setup-dh.sh @@ -2,7 +2,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202207112331-git # @Author : Jason Hempstead -# @Contact : jason@casjaysdev.com +# @Contact : jason@casjaysdev.pro # @License : LICENSE.md # @ReadME : ca-setup.sh --help # @Copyright : Copyright: (c) Jason Hempstead, Casjays Developments diff --git a/rootfs/usr/local/bin/entrypoint.sh b/rootfs/usr/local/bin/entrypoint.sh index 46aa37b..9b3f70f 100755 --- a/rootfs/usr/local/bin/entrypoint.sh +++ b/rootfs/usr/local/bin/entrypoint.sh @@ -3,7 +3,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202211131220-git # @@Author : Jason Hempstead -# @@Contact : jason@casjaysdev.com +# @@Contact : jason@casjaysdev.pro # @@License : LICENSE.md # @@ReadME : entrypoint.sh --help # @@Copyright : Copyright: (c) 2022 Jason Hempstead, Casjays Developments @@ -71,7 +71,7 @@ TZ="${TZ:-America/New_York}" SERVICE_PORT="${SERVICE_PORT:-$PORT}" HOSTNAME="${HOSTNAME:-casjaysdev-ssl-ca}" HOSTADMIN="${HOSTADMIN:-root@${DOMAINNAME:-$HOSTNAME}}" -CERT_BOT_MAIL="${CERT_BOT_MAIL:-certbot-mail@casjay.net}" +CERT_BOT_MAIL="${CERT_BOT_MAIL:-certbot-mail@casjay.pro}" SSL_CERT_BOT="${SSL_CERT_BOT:-false}" SSL_ENABLED="${SSL_ENABLED:-false}" SSL_DIR="${SSL_DIR:-/config/ssl}" diff --git a/rootfs/usr/local/bin/start-ssl-ca.sh b/rootfs/usr/local/bin/start-ssl-ca.sh index d0feedc..8e519a2 100755 --- a/rootfs/usr/local/bin/start-ssl-ca.sh +++ b/rootfs/usr/local/bin/start-ssl-ca.sh @@ -3,7 +3,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202211131220-git # @@Author : Jason Hempstead -# @@Contact : jason@casjaysdev.com +# @@Contact : jason@casjaysdev.pro # @@License : LICENSE.md # @@ReadME : start-ssl-ca.sh --help # @@Copyright : Copyright: (c) 2022 Jason Hempstead, Casjays Developments