All Projects → groupon → Ansible Silo

groupon / Ansible Silo

Licence: bsd-3-clause
Ansible in a self-contained environment via Docker.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Ansible Silo

Docker Php Fpm
Devilbox's PHP-FPM Docker Images
Stars: ✭ 188 (+2.73%)
Mutual labels:  ansible, docker-image
Spamscope
Fast Advanced Spam Analysis Tool
Stars: ✭ 223 (+21.86%)
Mutual labels:  ansible, docker-image
Hands On Devops
A hands-on DevOps course covering the culture, methods and repeated practices of modern software development involving Packer, Vagrant, VirtualBox, Ansible, Kubernetes, K3s, MetalLB, Traefik, Docker-Compose, Docker, Taiga, GitLab, Drone CI, SonarQube, Selenium, InSpec, Alpine 3.10, Ubuntu-bionic, CentOS 7...
Stars: ✭ 196 (+7.1%)
Mutual labels:  ansible, docker-image
Alpine Vim
"dockerized" Vim
Stars: ✭ 242 (+32.24%)
Mutual labels:  bundle, docker-image
Werf
The CLI tool gluing Git, Docker, Helm, and Kubernetes with any CI system to implement CI/CD and Giterminism
Stars: ✭ 2,814 (+1437.7%)
Mutual labels:  ansible, docker-image
Docker Ansible Playbook
Docker Image of Ansible for executing ansible-playbook command against an externally mounted set of Ansible playbooks
Stars: ✭ 90 (-50.82%)
Mutual labels:  ansible, docker-image
Graylog Ansible Role
Ansible role which installs and configures Graylog
Stars: ✭ 173 (-5.46%)
Mutual labels:  ansible
Learn Rollup
This is an example project to accompany a tutorial on using Rollup.
Stars: ✭ 178 (-2.73%)
Mutual labels:  bundle
Bitnami Docker Redmine
Bitnami Docker Image for Redmine
Stars: ✭ 172 (-6.01%)
Mutual labels:  docker-image
Docker Android Sdk
Stars: ✭ 171 (-6.56%)
Mutual labels:  docker-image
Lumen Microservice
Lumen on Docker - Skeleton project with Nginx, MySQL & PHP 7 | Aws ECS, Google Kubernates, Azure Container Engine
Stars: ✭ 183 (+0%)
Mutual labels:  docker-image
Chrome Aws Lambda
Chromium Binary for AWS Lambda and Google Cloud Functions
Stars: ✭ 2,502 (+1267.21%)
Mutual labels:  ansible
Maven Git Versioning Extension
This extension will virtually set project versions, based on current git branch or tag.
Stars: ✭ 178 (-2.73%)
Mutual labels:  versioning
Activemq Artemis Docker
Dockerfile for the ActiveMQ Artemis Project
Stars: ✭ 172 (-6.01%)
Mutual labels:  docker-image
Docker Galaxy Stable
🐳📊📚 Docker Images tracking the stable Galaxy releases.
Stars: ✭ 179 (-2.19%)
Mutual labels:  docker-image
Deploy
Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a capistrano style
Stars: ✭ 2,141 (+1069.95%)
Mutual labels:  ansible
Sonatapagebundle
This bundle provides a Site and Page management through container and block services
Stars: ✭ 181 (-1.09%)
Mutual labels:  bundle
Docker Dst Server
Don't Starve Together dedicated server in Docker!
Stars: ✭ 170 (-7.1%)
Mutual labels:  docker-image
Ansible Role Redis
Ansible Role - Redis
Stars: ✭ 176 (-3.83%)
Mutual labels:  ansible
Vulnerable Apps
Stars: ✭ 179 (-2.19%)
Mutual labels:  ansible

Ansible Silo

Silo provides a controlled environment for Ansible and its dependencies.

It works as a drop-in replacement for Ansible on your local machine or on any remote host.

Silo also makes it easy to run multiple Ansible versions in parallel on the same system.

Furthermore you can bundle your playbooks (incl. configuration, roles, plugins etc) in a custom Docker image which inherits Silo and therefore generate a versioned, shippable, complete and self-contained executable package which runs your playbooks in any environment. (where you have access to a Docker daemon)

Documentation

Documentation and a demo can be found here.

License

Copyright (c) 2017, Groupon, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

Neither the name of GROUPON nor the names of its contributors may be
used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].