feat(cloudron): update CloudronStack configuration and assets
- Add new PROMPT file in collab directory for AI collaboration guidance - Add STATUS.md file in collab directory to track current status - Create output directory for project artifacts - Remove redundant commit-template.txt that is now centralized at top level - Update collab directory structure and content for better organization These changes improve the CloudronStack component's structure and documentation for better collaboration.
This commit is contained in:
33
CloudronStack/collab/PROMPT
Normal file
33
CloudronStack/collab/PROMPT
Normal file
@@ -0,0 +1,33 @@
|
||||
Create Cloudron packages for all upstream applications found in:
|
||||
|
||||
collab/GitUrlList.txt for Cloudron.
|
||||
|
||||
Create shell scripts todo the packaging work and run three packaging projects in parallel.
|
||||
|
||||
Create a master control script to orchestrate the individual packaging scripts.
|
||||
|
||||
Create and maintain a status tracker in collab/STATUS.md
|
||||
|
||||
Take on these roles/perspectives for this chat:
|
||||
|
||||
- Prompt engineering expert
|
||||
- Cloudron packaging expert
|
||||
- Dockerfile expert
|
||||
|
||||
Do all of your work in the output/ directory tree.
|
||||
|
||||
It contains two subdirectories:
|
||||
|
||||
CloudronPackages-Artifacts for storing the actual Cloudron package artifacts
|
||||
CloudronPackages-Workspaces for cloning git repo, storing logs and whatever else is needed during packaging work
|
||||
|
||||
The docker images must build as part of package smoke testing.
|
||||
|
||||
Use this prefix for all docker images created by this process:
|
||||
|
||||
tsysdevstack-cloudron-buildtest-
|
||||
|
||||
If a packaging script has a problem and you cant solve the problem after five tries, flag it in STATUS-HumanHelp-<application> and move on
|
||||
|
||||
This is a big project. I expect it to run fully autonomously over the next four days or so. Be careful. Be Brutal. audit your work as you go.
|
||||
be methodical. start from first principles and develop a robust system and think/code defensively.
|
||||
87
CloudronStack/collab/STATUS.md
Normal file
87
CloudronStack/collab/STATUS.md
Normal file
@@ -0,0 +1,87 @@
|
||||
# Cloudron Packaging Status Tracker
|
||||
|
||||
## Overview
|
||||
This file tracks the status of Cloudron packaging for all upstream applications.
|
||||
|
||||
## Status Legend
|
||||
- ✅ COMPLETE: Successfully packaged
|
||||
- 🔄 IN PROGRESS: Currently being packaged
|
||||
- 🛑 FAILED: Packaging failed after 5+ attempts
|
||||
- ⏳ PENDING: Awaiting packaging
|
||||
|
||||
## Applications Status
|
||||
|
||||
| Application | URL | Status | Notes |
|
||||
|-------------|-----|--------|-------|
|
||||
| goalert | https://github.com/target/goalert | ⏳ PENDING | |
|
||||
| tirreno | https://github.com/tirrenotechnologies/tirreno | ⏳ PENDING | |
|
||||
| runme | https://github.com/runmedev/runme | ⏳ PENDING | |
|
||||
| datahub | https://github.com/datahub-project/datahub | ⏳ PENDING | |
|
||||
| docassemble | https://github.com/jhpyle/docassemble | ⏳ PENDING | |
|
||||
| pimcore | https://github.com/pimcore/pimcore | ⏳ PENDING | |
|
||||
| database-gateway | https://github.com/kazhuravlev/database-gateway | ⏳ PENDING | |
|
||||
| webhook | https://github.com/adnanh/webhook | ⏳ PENDING | |
|
||||
| fx | https://github.com/metrue/fx | ⏳ PENDING | |
|
||||
| fonoster | https://github.com/metrue/fx | ⏳ PENDING | |
|
||||
| oat-sa | https://github.com/oat-sa | ⏳ PENDING | |
|
||||
| rundeck | https://github.com/rundeck/rundeck | ⏳ PENDING | |
|
||||
| hyperswitch | https://github.com/juspay/hyperswitch | ⏳ PENDING | |
|
||||
| PayrollEngine | https://github.com/Payroll-Engine/PayrollEngine | ⏳ PENDING | |
|
||||
| openboxes | https://github.com/openboxes/openboxes | ⏳ PENDING | |
|
||||
| nautilus_trader | https://github.com/nautechsystems/nautilus_trader | ⏳ PENDING | |
|
||||
| apisix | https://github.com/apache/apisix | ⏳ PENDING | |
|
||||
| grist-core | https://github.com/gristlabs/grist-core | ⏳ PENDING | |
|
||||
| healthchecks | https://github.com/healthchecks/healthchecks | ⏳ PENDING | |
|
||||
| fleet | https://github.com/fleetdm/fleet | ⏳ PENDING | |
|
||||
| netbox | https://github.com/netbox-community/netbox | ⏳ PENDING | |
|
||||
| seatunnel | https://github.com/apache/seatunnel | ⏳ PENDING | |
|
||||
| rathole | https://github.com/rapiz1/rathole | ⏳ PENDING | |
|
||||
| easy-gate | https://github.com/wiredlush/easy-gate | ⏳ PENDING | |
|
||||
| huginn | https://github.com/huginn/huginn | ⏳ PENDING | |
|
||||
| consuldemocracy | https://github.com/consuldemocracy/consuldemocracy | ⏳ PENDING | |
|
||||
| boinc | https://github.com/BOINC/boinc | ⏳ PENDING | |
|
||||
| slurm | https://github.com/SchedMD/slurm | ⏳ PENDING | |
|
||||
| gophish | https://github.com/gophish/gophish | ⏳ PENDING | |
|
||||
| SniperPhish | https://github.com/GemGeorge/SniperPhish | ⏳ PENDING | |
|
||||
| InvenTree | https://github.com/inventree/InvenTree | ⏳ PENDING | |
|
||||
| mender | https://github.com/mendersoftware/mender | ⏳ PENDING | |
|
||||
| langfuse | https://github.com/langfuse/langfuse | ⏳ PENDING | |
|
||||
| wireviz-web | https://github.com/wireviz/wireviz-web | ⏳ PENDING | |
|
||||
| WireViz | https://github.com/wireviz/WireViz | ⏳ PENDING | |
|
||||
| killbill | https://github.com/killbill/killbill | ⏳ PENDING | |
|
||||
| autobom | https://github.com/opulo-inc/autobom | ⏳ PENDING | |
|
||||
| midday | https://github.com/midday-ai/midday | ⏳ PENDING | |
|
||||
| openblocks | https://github.com/openblocks-dev/openblocks | ⏳ PENDING | |
|
||||
| docker-drawio | https://github.com/jgraph/docker-drawio | ⏳ PENDING | |
|
||||
| signoz | https://github.com/SigNoz/signoz | ⏳ PENDING | |
|
||||
| sentry | https://github.com/getsentry/sentry | ⏳ PENDING | |
|
||||
| chirpstack | https://github.com/chirpstack/chirpstack | ⏳ PENDING | |
|
||||
| elabftw | https://github.com/elabftw/elabftw | ⏳ PENDING | |
|
||||
| PLMore | https://github.com/PLMore/PLMore | ⏳ PENDING | |
|
||||
| satnogs | https://gitlab.com/librespacefoundation/satnogs | ⏳ PENDING | |
|
||||
| jamovi | https://github.com/jamovi/jamovi | ⏳ PENDING | |
|
||||
| reviewboard | https://github.com/reviewboard/reviewboard | ⏳ PENDING | |
|
||||
| Core | https://github.com/Resgrid/Core | ⏳ PENDING | |
|
||||
| sdrangel | https://github.com/f4exb/sdrangel | ⏳ PENDING | |
|
||||
| no-code-architects-toolkit | https://github.com/stephengpope/no-code-architects-toolkit | ⏳ PENDING | |
|
||||
| warp | https://github.com/sebo-b/warp | ⏳ PENDING | |
|
||||
| windmill | https://github.com/windmill-labs/windmill | ⏳ PENDING | |
|
||||
| corteza | https://github.com/cortezaproject/corteza | ⏳ PENDING | |
|
||||
| mendersoftware | https://github.com/mendersoftware | ⏳ PENDING | |
|
||||
| security-awareness-training | https://github.com/security-companion/security-awareness-training | ⏳ PENDING | |
|
||||
| comply | https://github.com/strongdm/comply | ⏳ PENDING | |
|
||||
| policies | https://github.com/todogroup/policies | ⏳ PENDING | |
|
||||
| puter | https://github.com/HeyPuter/puter | ⏳ PENDING | |
|
||||
|
||||
## Progress Summary
|
||||
- Total Applications: 51
|
||||
- Completed: 0 (0%)
|
||||
- In Progress: 0 (0%)
|
||||
- Failed: 0 (0%)
|
||||
- Pending: 51 (100%)
|
||||
|
||||
## Human Help Required
|
||||
None at the moment.
|
||||
|
||||
## Last Updated
|
||||
Wednesday, October 29, 2025
|
||||
Reference in New Issue
Block a user