WSDD - WebStack Deployer for Docker wnunezc
winget install --id=wnunezc.WSDD -e WSDD is a Windows desktop application for provisioning and operating local Docker PHP stacks with bundled project resources and environment helpers.
winget install --id=wnunezc.WSDD -e WSDD is a Windows desktop application for provisioning and operating local Docker PHP stacks with bundled project resources and environment helpers.
Windows desktop application that automates the setup of a local web development environment using Docker. Includes multi-version PHP, local SSL, MySQL, phpMyAdmin, hosts management, Xdebug, and optional Redis/Memcached/Mailpit services.
Languages: English | Español | Français | हिन्दी | 中文
Quick links: User Guide | Harness Context Map | Migration Map | License | Notice | Third-Party Licenses | Contributing | Security | Discussions | Report a Bug
WSDD is a Windows-first local stack manager for PHP + Docker development. It automates the
first-run environment setup, provisions per-project PHP containers, configures local SSL with
MKCert, updates the Windows hosts file, and centralizes container/project operations in a
single desktop app.
1.0.2 releaseC:\Windows\System32\drivers\etc\hosts for youAvailable versions: 5.6 - 7.2 - 7.4 - 8.1 - 8.2 - 8.3 - 8.4
For each activated version, the following development URLs are created:
php{version}.wsdd.dock — Main PHP environmentcron{version}.wsdd.dock — Cron jobs managerwm{version}.wsdd.dock — Webmin (server administration)Webmin is installed inside PHP containers from the official Webmin APT repository during image build, so WSDD no longer pins a package version in application settings.
redis:7.4.8-alpine)memcached:1.6.39-alpine)axllent/mailpit:v1.29.7)Optional services use isolated compose files under Docker-Structure/services/, separate Compose
projects, and the shared wsdd-network. They are not deployed with the base stack.
The application creates and manages the C:\WSDD-Environment\ directory:
C:\WSDD-Environment\
├── PS-Script\ — PowerShell automation scripts
├── Docker-Structure\ — docker-compose, PHP images, services, and SSL assets
├── wsdd-config.json — Application settings
└── wsdd-secrets.json — Managed secrets for containers
C:\WSDD-Environment\myproject.wsdd.dock)C:\WSDD-Environment\wsdd-config.jsonC:\WSDD-Environment\wsdd-secrets.jsonRUST_LOG=wsdd=debug for detailed logsProprietary. See LICENSE.md for terms, NOTICE.md for component attribution, and THIRD_PARTY_LICENSES.md for referenced license families. Copyright (c) 2026 Walter Nunez / Icaros Net S.A. All Rights Reserved.