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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user