drupal-container VS lando

Compare drupal-container vs lando and see what are their differences.

drupal-container

Drupal container for running Drupal sites with Docker, built with Ansible. (by geerlingguy)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
drupal-container lando
1 76
43 3,986
- 1.2%
0.0 9.3
over 1 year ago 8 days ago
Shell PowerShell
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

drupal-container

Posts with mentions or reviews of drupal-container. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-13.
  • Cant clone a repository?
    2 projects | /r/ansible | 13 Dec 2021
    - name: Drupal git project test install become: yes hosts: all tasks:     - name: Ensure directory exists file: group: root owner: root path: "{{ service_directory.drupal_directory }}" state: directory     - name: Clone the sample project become: yes ansible.builtin.git: repo: https://github.com/geerlingguy/drupal-container.git dest: " {{ service_directory.drupal_directory }} " clone: yes recursive: yes

lando

Posts with mentions or reviews of lando. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.

What are some alternatives?

When comparing drupal-container and lando you can also consider the following projects:

boa - Barracuda Octopus Aegir 5.2.0

ddev - Docker-based local PHP+Node.js web development environments

ansible-examples - A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.

Laradock - Full PHP development environment for Docker.

magento2-warden-aliases - Magento 2 Warden Aliases for Productivity

sail - Docker files for running a basic Laravel application.

s2i-php-container - PHP container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running PHP applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.

devilbox - A modern Docker LAMP stack and MEAN stack for local development

PHP-Docs-Builder - A container to build and run a php/doc-lang repository.

Laravel Homestead

ansible-linux-docker - This Docker image allows to run Ansible from a Linux container. It supports Linux, Windows and MacOS target hosts.

valet-plus - Blazing fast macOS PHP development environment