refactor: reorganize file structure and update .gitignore

- Move settings file to config/ directory
- Move control script to code/ directory
- Remove create-network.sh script as requested
- Create comprehensive .gitignore file to handle test logs and artifacts
- Update all scripts to reference new file locations
- Update STATUS.md to reflect new file structure

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
2025-10-28 18:21:30 -05:00
parent 1944b494ee
commit ce60ffcb1f
10 changed files with 133 additions and 62 deletions

View File

@@ -50,8 +50,8 @@ MVP Development: All components completed (docker-socket-proxy, homepage, wakaap
## 💻 Technical Status
- **Environment:** Local demo environment
- **Configuration File:** TSYSDevStack-SupportStack-Demo-Settings (created)
- **Control Script:** TSYSDevStack-SupportStack-Demo-Control.sh (created)
- **Configuration File:** config/TSYSDevStack-SupportStack-Demo-Settings (created)
- **Control Script:** code/TSYSDevStack-SupportStack-Demo-Control.sh (created)
- **Docker Compose Files:** All 3 components completed
- **Resource Limits:** Implemented per component