Releases: Websoft9/docker-library
Releases · Websoft9/docker-library
0.7.12
0.7.11
Merge pull request #2105 from Websoft9/dev Dev
0.7.10
Merge pull request #2098 from Websoft9/dev Dev
0.7.9
Merge pull request #2096 from Websoft9/dev Upgrade ERPNext
0.7.8
Merge pull request #2094 from Websoft9/dev Feat: Moodle\WordPress\WordPress
0.7.7
Merge pull request #2090 from Websoft9/dev Upgrade Moodle
0.7.6
Merge pull request #2088 from Websoft9/dev Update Moodle
0.7.5
Merge pull request #2085 from Websoft9/dev Upgrade Moodle to version 5.1.3
0.7.4
Merge pull request #2082 from Websoft9/dev Merge the Dev branch
0.7.3
📊 Release Statistics
- Total Commits: 18
- Files Changed: 325
- Insertions: 70,857+
- Deletions: 14-
✨ Major Changes
🆕 New Applications Added (3)
-
SafeLine - Web Application Firewall (WAF-CE)
- Complete Docker Compose setup with PostgreSQL backend
- Integrated security detection and proxy components
- Management interface with SSL/HTTPS support
- All supporting services: detector, tengine, luigi, fvm, chaos
-
Doris - Apache Doris data warehouse
- Docker Compose configuration for distributed analytics
- Complete deployment structure with configuration templates
-
MoltBot - AI-powered chatbot/assistant
- Full containerized deployment setup
- Environment configuration and deployment files
📝 Documentation & Infrastructure
- Added
docs/prd.md- Product Requirements Documentation - Updated
changelog_latest.mdwith comprehensive release notes - Added BMAD configuration files and workflow templates for development automation
- New agent configurations for architects, developers, product managers, etc.
- Testing architecture knowledge base with comprehensive test patterns
🔄 Application Updates
-
SafeLine: Multiple updates and refinements
-
Doris: Initial setup and configuration
- Docker Compose template implementation
- Environment and volume configuration
🛠️ Technical Improvements
- Implemented BMAD (Business Model & Architecture Design) framework integration
- Enhanced application template structure
- Improved application project scaffolding workflow
- Updated
.gitignorefor better repository management
📦 Configuration Updates
All new applications include:
- Complete
.envenvironment variable configuration - Docker Compose deployment files
- Notes.md documentation
- CHANGELOG.md
- variables.json metadata
- src/ directory with configuration templates
🎯 Focus Areas
- Security: Added SafeLine WAF for web application security
- Analytics: Added Doris data warehouse platform
- AI/Automation: Added MoltBot conversational AI
- Development Process: Integrated BMAD framework for structured development workflows
📌 Key Notes
- All new applications follow the Websoft9 standardized Docker Compose structure
- Comprehensive environment variable management for easy configuration
- Built-in health checks and logging configuration for all services
- PostgreSQL backend support for stateful services
- Ready for immediate deployment via
docker compose up -d