Files
TSYSDevStack/CloudronStack
ReachableCEO 801b613ea0 docs(qwen): update QWEN.md files to clarify git operation responsibilities
- Update top-level QWEN.md to indicate Topside agent handles all git operations
- Add Git Operations Notice to CloudronStack/QWEN.md informing CloudronBot not to commit/push
- Add Git Operations Notice to LifecycleStack/QWEN.md informing LifecycleBot not to commit/push
- Add Git Operations Notice to SupportStack/QWEN.md informing SupportBot not to commit/push
- Add Git Operations Notice to ToolboxStack/QWEN.md informing ToolboxBot not to commit/push
- Clarify that Topside agent is solely responsible for all git commits and pushes
- Ensure all agents understand they should coordinate git operations through Topside

This establishes clear git operation governance across all Qwen agents in the project.
2025-10-29 08:18:24 -05:00
..

🛰️ CloudronStack

CloudronStack contains Cloudron packaging artifacts for various upstream projects focused on different business capabilities. This stack serves as a catalog of third-party services grouped by capability for easy deployment and management.


📚 Service Categories

This repository contains all of the Cloudron packaging artifacts for the following upstream projects:

Monitoring & Observability

Security & Compliance

Developer Platforms & Automation

Infrastructure & Operations

Data & Analytics

Business & Productivity

Industry & Specialized Solutions


🚀 Quick Start

To use these Cloudron packages:

  1. Navigate to the CloudronStack directory:

    cd CloudronStack
    
  2. Review the collab/ directory for planning documents and collaboration notes:

    ls -la collab/
    

🧭 Working Agreement

  • Stacks stay in sync. When you add or modify automation, update both the relevant stack README and any linked prompts/docs.
  • Collab vs Output. Use collab/ for planning and prompts, keep runnable artifacts under output/.
  • Document forward. New workflows should land alongside tests and a short entry in the appropriate README table.
  • AI Agent Coordination. Use Qwen agents for documentation updates, code changes, and maintaining consistency across stacks.

🤖 AI Agent

This stack is maintained by CloudronBot, an AI agent focused on CloudronStack documentation and packaging.


📄 License

See LICENSE for full terms. Contributions are welcome—open a discussion in the relevant stack's collab/ area to kick things off.