Skip to content

Releases: Websoft9/docker-library

0.7.12

19 May 00:58
52339d8

Choose a tag to compare

Merge pull request #2107 from Websoft9/dev

fix/moodle-upgrade-docker-compose

0.7.11

15 May 01:53
a3381ef

Choose a tag to compare

Merge pull request #2105 from Websoft9/dev

Dev

0.7.10

21 Mar 07:16
d04fb8e

Choose a tag to compare

Merge pull request #2098 from Websoft9/dev

Dev

0.7.9

21 Mar 06:57
24d99d6

Choose a tag to compare

Merge pull request #2096 from Websoft9/dev

Upgrade ERPNext

0.7.8

20 Mar 07:43
3e97d64

Choose a tag to compare

Merge pull request #2094 from Websoft9/dev

Feat: Moodle\WordPress\WordPress

0.7.7

20 Mar 07:22
7bfe56d

Choose a tag to compare

Merge pull request #2090 from Websoft9/dev

Upgrade Moodle

0.7.6

20 Mar 03:20
a774f6b

Choose a tag to compare

Merge pull request #2088 from Websoft9/dev

Update Moodle

0.7.5

19 Mar 08:27
29da693

Choose a tag to compare

Merge pull request #2085 from Websoft9/dev

Upgrade Moodle to version 5.1.3

0.7.4

18 Mar 06:11
03979e5

Choose a tag to compare

Merge pull request #2082 from Websoft9/dev

Merge the Dev branch

0.7.3

31 Jan 07:50

Choose a tag to compare

📊 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.md with 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

    • PR #2067: Update SafeLine configuration
    • PR #2065: SafeLine enhancement updates
    • Multiple configuration and environment variable 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 .gitignore for better repository management

📦 Configuration Updates

All new applications include:

  • Complete .env environment variable configuration
  • Docker Compose deployment files
  • Notes.md documentation
  • CHANGELOG.md
  • variables.json metadata
  • src/ directory with configuration templates

🎯 Focus Areas

  1. Security: Added SafeLine WAF for web application security
  2. Analytics: Added Doris data warehouse platform
  3. AI/Automation: Added MoltBot conversational AI
  4. 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