From 054f6c9e2f70b83392892a2f271a1238495f12e3 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Mon, 7 Jul 2025 12:55:40 -0500 Subject: [PATCH] and so begins the packaging... --- Cloudron/README.md | 5 +++++ PackagingWorkspace/Packages/README.md | 10 ++++++++++ 2 files changed, 15 insertions(+) create mode 100644 Cloudron/README.md create mode 100644 PackagingWorkspace/Packages/README.md diff --git a/Cloudron/README.md b/Cloudron/README.md new file mode 100644 index 0000000..711c28c --- /dev/null +++ b/Cloudron/README.md @@ -0,0 +1,5 @@ +# README for KNELProductionContainers/Cloudron + +This directory contains the TSYS specific configurations for Cloudron deployed applications that we have packaged up in-house. + +If you want to see the code for what we put into the app store, that's in ../PackagingWorkspace \ No newline at end of file diff --git a/PackagingWorkspace/Packages/README.md b/PackagingWorkspace/Packages/README.md new file mode 100644 index 0000000..b9b1138 --- /dev/null +++ b/PackagingWorkspace/Packages/README.md @@ -0,0 +1,10 @@ +# README for TSYS Cloudron Packages + +This directory contains + +- LLM Prompts +- Dockerfile +- CloudronManifest.json +- Any other supporting bits + +for software that KNEL has packaged and placed into the Cloudron app store. \ No newline at end of file