starting the big push to cloudron all the things we need for COO/CTO orgs

This commit is contained in:
2025-07-07 16:54:32 -05:00
parent 054f6c9e2f
commit 2f0fe97933
153 changed files with 9 additions and 4 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,2 @@
PackagingWorkspace/Docker/*
PackagingWorkspace/NonDocker/*
CloudronPackagingWorkspace/Docker/*
CloudronPackagingWorkspace/NonDocker/*

View File

@@ -7,4 +7,6 @@ This directory contains
- CloudronManifest.json
- Any other supporting bits
for software that KNEL has packaged and placed into the Cloudron app store.
for software that KNEL has packaged and placed into the Cloudron app store.
See PackageTemplate for our baseline and then each individual directory for those package particulars.

View File

@@ -2,4 +2,7 @@
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
If you want to see the code for what we put into the app store, that's in:
- ../CloudronPackagingWorkspace
- ../CloudronPackages

Some files were not shown because too many files have changed in this diff Show More