1 Repo
Automated deployment of web server software within isolated environments.
Distinct from Apache Tomcat Deployments: Shortlist candidates focus on Tomcat specifically or hardening, not general Apache web server deployment in dev stacks.
Explore 1 awesome GitHub repository matching devops & infrastructure · Web Server Provisioning. Refine with filters or upvote what's useful.
Lando is a Docker development environment manager and local development orchestrator used to create isolated application stacks. It functions as a web development stack provisioner that coordinates web servers, databases, and runtimes to ensure consistent environment parity across different operating systems. The project distinguishes itself through recipe-based environment bootstrapping for common stacks such as LAMP, LEMP, and MEAN, as well as dedicated provisioning for CMS platforms like WordPress, Drupal, and Joomla. It further differentiates its capabilities by acting as a remote hosting
Deploys a containerized Apache instance to serve as the web server for a local application stack.