drupal-container VS ansible-linux-docker

Compare drupal-container vs ansible-linux-docker and see what are their differences.

drupal-container

Drupal container for running Drupal sites with Docker, built with Ansible. (by geerlingguy)

ansible-linux-docker

This Docker image allows to run Ansible from a Linux container. It supports Linux, Windows and MacOS target hosts. (by Peco602)
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 ansible-linux-docker
1 1
43 13
- -
0.0 3.2
over 1 year ago 10 months ago
Shell Shell
- MIT License
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

ansible-linux-docker

Posts with mentions or reviews of ansible-linux-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-30.

What are some alternatives?

When comparing drupal-container and ansible-linux-docker you can also consider the following projects:

boa - Barracuda Octopus Aegir 5.2.0

ansible-interactive-tutorial - Interactive Ansible tutorials with dead simple setup via Docker

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.

awx-ee - An Ansible execution environment for AWX project

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

docker-compose-macvlan - Docker-compose macvlan example - container using different IP address than host.

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.

RHEL7-CIS - Ansible RHEL 7 - CIS Benchmark Hardening Script

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

CentOS7-CIS - Ansible CentOS 7 - CIS Benchmark Hardening Script

lando - A development tool for all your projects that is fast, easy, powerful and liberating

manjaro-playbook - Manjaro/Arch Linux Ansible provision playbook