WebStack Deployer for Docker v0.0.2 - Enhanced PHP Container Management & Documentation
Latestπ WebStack Deployer for Docker v0.0.2
π What's New
π§ Enhanced PHP Container Host Management
- Automatic Development URLs: PHP container URLs are now automatically added to Windows hosts file
- Smart URL Generation: Automatic setup of
php{version}.wsdd.dock,cron{version}.wsdd.dock,wm{version}.wsdd.dock - Improved Deployment: Enhanced reliability of PHP container deployment process
- Better Error Handling: More robust error handling for hosts file operations
π³ Updated PHP Container Support
PHP 5.6 Container
- β Updated Dockerfile to connect to Debian archive files
- β Disabled obsolete GPG key with standalone implementation
- β Updated to Apache raw version and PHP 5.6.40
- β Added Xdebug support for debugging
PHP 7.2 Container
- β Updated Dockerfile to connect to Debian archive files
- β Disabled obsolete GPG key with standalone implementation
- β Updated to Apache raw version and PHP 7.2.34
- β Added Xdebug support for debugging
PHP 7.4 Container
- β Updated Dockerfile to connect to Debian archive files
- β Disabled obsolete GPG key with standalone implementation
- β Updated to Apache raw version and PHP 7.4.33
- β Added Xdebug support for debugging
PHP 8.1 Container
- β Updated to Apache raw version and PHP 8.1.33
- β Added Xdebug support for debugging
PHP 8.2 Container
- β Updated to Apache raw version and PHP 8.2.29
- β Added Xdebug support for debugging
PHP 8.3 Container
- β Updated to Apache raw version and PHP 8.3.23
- β Added Xdebug support for debugging
PHP 8.4 Container
- β Updated to Apache raw version and PHP 8.4.10
- β Added Xdebug support for debugging
π Documentation Improvements
- Complete English Translation: All documentation now available in English
- Project Status Tracking: Added
.github/project-status/with comprehensive project documentation - Enhanced README: Improved project description and feature listing
- Detailed Changelog: Complete changelog with version history
- Contributing Guide: Updated contribution guidelines in English
π§ Technical Improvements
- Operating System Information: Added OS details display in each PHP container
- Enhanced Container Configuration: Improved container setup and configuration process
- Better URL Management: Smart extraction and registration of container URLs
- Improved Code Documentation: Enhanced inline documentation and code comments
π οΈ Installation & Upgrade
New Installation
- Download
WebStack-Deployer-for-Docker-v0.0.2.exe - Run as Administrator
- Follow the setup wizard
- Enjoy the enhanced PHP container management!
Upgrade from v0.0.1
- Close the current application
- Download and install v0.0.2
- Your existing projects and configurations will be preserved
- New PHP containers will automatically benefit from enhanced URL management
π System Requirements
- OS: Windows 10 (1903+) or Windows 11
- Framework: .NET 8.0 Runtime
- Privileges: Administrator rights required
- Docker: Docker Desktop (automatically installed if needed)
- WSL: Windows Subsystem for Linux (automatically configured)
π Development URLs
After deploying a PHP container, the following URLs will be automatically available:
| PHP Version | Main Interface | Cron Management | Webmin Interface |
|---|---|---|---|
| PHP 5.6 | http://php56.wsdd.dock |
http://cron56.wsdd.dock |
http://wm56.wsdd.dock |
| PHP 7.2 | http://php72.wsdd.dock |
http://cron72.wsdd.dock |
http://wm72.wsdd.dock |
| PHP 7.4 | http://php74.wsdd.dock |
http://cron74.wsdd.dock |
http://wm74.wsdd.dock |
| PHP 8.1 | http://php81.wsdd.dock |
http://cron81.wsdd.dock |
http://wm81.wsdd.dock |
| PHP 8.2 | http://php82.wsdd.dock |
http://cron82.wsdd.dock |
http://wm82.wsdd.dock |
| PHP 8.3 | http://php83.wsdd.dock |
http://cron83.wsdd.dock |
http://wm83.wsdd.dock |
| PHP 8.4 | http://php84.wsdd.dock |
http://cron84.wsdd.dock |
http://wm84.wsdd.dock |
π Bug Fixes
- Fixed: PHP container base URLs not automatically added to Windows hosts file
- Fixed: Container deployment reliability issues
- Improved: Error handling during container setup process
- Enhanced: URL extraction and registration logic
π Breaking Changes
None - This release is fully backward compatible with v0.0.1
π Documentation
- π Project Structure
- β Features Status
- π Pending Features
- π€ Contributing Guide
- π Full Changelog
π Acknowledgments
Thank you to all users who provided feedback and helped improve WSDD!
π Support
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Documentation: See
.mdfiles in the repository
π Security: Always download releases from official GitHub releases page only.