Commit Graph

4 Commits

Author SHA1 Message Date
ce60ffcb1f 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>
2025-10-28 18:21:30 -05:00
1944b494ee feat: complete MVP implementation of SupportStack with docker-socket-proxy, homepage, and wakaapi
- Implemented docker-socket-proxy, homepage, and wakaapi components using TDD approach
- Created environment settings, control script, and Docker Compose files
- Added comprehensive test suite for all components
- Configured shared Docker network and proper resource limits
- Enabled homepage integration with proper labels
- Fixed homepage host validation issues for VSCode remote access
- Updated status documentation with progress tracking

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-10-28 18:16:49 -05:00
84b84ea023 style: update table alignment formatting in VendorList-SupportStack.md
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-10-28 16:53:19 -05:00
4ad655d07f feat: add important documentation artifact VendorList-SupportStack.md
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-10-28 16:48:46 -05:00