From 3207bd8a234b72a826ef5a69d8c1fcf77ca933da Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Fri, 6 Dec 2024 08:45:44 -0600 Subject: [PATCH] more apps --- coolify-techops/streaming.thepeernet.com/docker-compose.yml | 3 +++ coolify-techops/streaming.thepeernet.com/input-files/info | 2 ++ coolify-techops/streaming.thepeernet.com/output-files/info | 1 + coolify-techops/streaming.thepeernet.com/vendor-files/info | 3 +++ 4 files changed, 9 insertions(+) create mode 100644 coolify-techops/streaming.thepeernet.com/docker-compose.yml create mode 100644 coolify-techops/streaming.thepeernet.com/input-files/info create mode 100644 coolify-techops/streaming.thepeernet.com/output-files/info create mode 100644 coolify-techops/streaming.thepeernet.com/vendor-files/info diff --git a/coolify-techops/streaming.thepeernet.com/docker-compose.yml b/coolify-techops/streaming.thepeernet.com/docker-compose.yml new file mode 100644 index 0000000..09eff98 --- /dev/null +++ b/coolify-techops/streaming.thepeernet.com/docker-compose.yml @@ -0,0 +1,3 @@ +#cfssl docker compose for tsys + +#git subtree add --prefix upstream/cloudflare-cfssl https://github.com/rjrivero/docker-cfssl.git master --squash \ No newline at end of file diff --git a/coolify-techops/streaming.thepeernet.com/input-files/info b/coolify-techops/streaming.thepeernet.com/input-files/info new file mode 100644 index 0000000..d7edf33 --- /dev/null +++ b/coolify-techops/streaming.thepeernet.com/input-files/info @@ -0,0 +1,2 @@ +This directory contains template files for the application at FQDN indidicated by the parent directory. They will be processed using mo (bash mustache). + diff --git a/coolify-techops/streaming.thepeernet.com/output-files/info b/coolify-techops/streaming.thepeernet.com/output-files/info new file mode 100644 index 0000000..fe6b01e --- /dev/null +++ b/coolify-techops/streaming.thepeernet.com/output-files/info @@ -0,0 +1 @@ +This directory contains final docker compose files for the application at FQDN indidicated by the parent directory. diff --git a/coolify-techops/streaming.thepeernet.com/vendor-files/info b/coolify-techops/streaming.thepeernet.com/vendor-files/info new file mode 100644 index 0000000..a3f6c7e --- /dev/null +++ b/coolify-techops/streaming.thepeernet.com/vendor-files/info @@ -0,0 +1,3 @@ +This directory contains files from the vendor unmodified. They serve as a base for the input-files sibling directory + +https://github.com/Payroll-Engine/PayrollEngine/wiki \ No newline at end of file