All Projects → ansibleplaybookbundle → Ansible Playbook Bundle

ansibleplaybookbundle / Ansible Playbook Bundle

Licence: gpl-2.0
THIS REPO IS MIGRATING: https://github.com/automationbroker/apb

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ansible Playbook Bundle

Casl Ansible
Ansible automation for Managing OpenShift Container Platform clusters
Stars: ✭ 123 (-9.56%)
Mutual labels:  playbook, openshift
Ansible Mysql Hardening
This Ansible role provides security configuration for MySQL.
Stars: ✭ 132 (-2.94%)
Mutual labels:  playbook
Isbntools
python app/framework for 'all things ISBN' including metadata, descriptions, covers...
Stars: ✭ 122 (-10.29%)
Mutual labels:  metadata
Postgresql Container
PostgreSQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 128 (-5.88%)
Mutual labels:  openshift
Gitwebhookproxy
A proxy to let webhooks reach running services behind a firewall – [✩Star] if you're using it!
Stars: ✭ 123 (-9.56%)
Mutual labels:  openshift
Benchmark Operator
The Chuck Norris of cloud benchmarks
Stars: ✭ 130 (-4.41%)
Mutual labels:  openshift
Diskover Web
Web file manager, disk space usage, storage search engine and file system analytics for diskover
Stars: ✭ 121 (-11.03%)
Mutual labels:  metadata
Kubebox
⎈❏ Terminal and Web console for Kubernetes
Stars: ✭ 1,855 (+1263.97%)
Mutual labels:  openshift
Coregpx
A library for parsing and creation of GPX location files. Purely Swift.
Stars: ✭ 132 (-2.94%)
Mutual labels:  metadata
Mattermost Ansible
Ansible playbook to provide a turnkey solution for the Team Edition of Mattermost
Stars: ✭ 126 (-7.35%)
Mutual labels:  playbook
Sample Spring Microservices Kubernetes
sample spring boot application that uses some features provided by spring cloud kubernetes, spring cloud ribbon and zuul proxy deployed on Kubernetes
Stars: ✭ 123 (-9.56%)
Mutual labels:  openshift
Container Pipelines
Let's get the ball rolling on some Container-driven CI & CD
Stars: ✭ 123 (-9.56%)
Mutual labels:  openshift
K8up
Kubernetes and OpenShift Backup Operator
Stars: ✭ 130 (-4.41%)
Mutual labels:  openshift
Metastore
Store and restore metadata from a filesystem.
Stars: ✭ 122 (-10.29%)
Mutual labels:  metadata
Ansible Role K3s
Ansible role for installing k3s as either a standalone server or HA cluster.
Stars: ✭ 132 (-2.94%)
Mutual labels:  playbook
Myblog
python写的博客,支持3种数据库,现在挂在evilbinary.org
Stars: ✭ 121 (-11.03%)
Mutual labels:  openshift
S2i Nodejs Container
NodeJS images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running NodeJS applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 128 (-5.88%)
Mutual labels:  openshift
Reflection
Lightweight (3K) ES Module implementation of reflect-metadata
Stars: ✭ 136 (+0%)
Mutual labels:  metadata
Owmeta
Unified, simple data access python library for data & facts about C. elegans anatomy
Stars: ✭ 134 (-1.47%)
Mutual labels:  metadata
Noobaa Core
NooBaa is a Dynamic Data Gateway for cloud-native, hybrid and multi cloud environments ☁️🚀
Stars: ✭ 131 (-3.68%)
Mutual labels:  openshift

Ansible Playbook Bundle (APB)

An Ansible Playbook Bundle (APB) is a lightweight application definition (meta-container). They are used to define and deploy complex groups of applications, deployment configs, deployments, and services to an OpenShift Origin cluster running the Ansible Service Broker. APBs offer more power and simple configuration by leveraging the power of Ansible. APBs have the following features:

  • Metadata contains list of required/optional parameters for use during deployment.
  • Leverages existing investment in Ansible Roles / Playbooks.
  • Actions under a directory with named playbooks and metadata defined in apb.yml.
  • Developer tooling to drive a guided approach.
  • Easily modified or extended.

Documentation

  • Getting Started - step by step tutorial to create an Ansible Playbook Bundle
  • Design - overall design of Ansible Playbook Bundles
  • Developers - in-depth explanation of Ansible Playbook Bundles
  • APB CLI Tool - installation and usage of the apb cli tool
  • Ansible Service Broker - more information about the Ansible Service Broker which runs APBs
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].