Deploy Local
Site deployment assistant locally
DL provides a Docker powered local development experience for your project that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker (docker-compose) no software or libraries are required to be installed on your local computer before using DL.
DL's simple CLI means you can start building your application without any previous Docker experience.
Easy to use
DL can be easily installed and used to quickly launch website on your local computer
Easy to customize
You can customize or completely replace the containers being launched for your application
Multiplatform
You can run the project locally on Linux, macOS or Windows (via WSL2)
Flexible balancer
DL uses Traffic as a reverse proxy server. It allows flexible interaction with docker containers
Catching mail
Emails sent from your site will be intercepted by the Mail Hog application
Only Docker required
There is no need to install additional software on your computer, except Docker (docker-compose)