All Projects → confluentinc → Cp Ansible

confluentinc / Cp Ansible

Licence: apache-2.0
Ansible playbooks for the Confluent Platform

Projects that are alternatives of or similar to Cp Ansible

Kafka Connect Storage Cloud
Kafka Connect suite of connectors for Cloud storage (Amazon S3)
Stars: ✭ 153 (-46.32%)
Mutual labels:  kafka, kafka-connect, confluent
Kafka Connect Elasticsearch
Kafka Connect Elasticsearch connector
Stars: ✭ 550 (+92.98%)
Mutual labels:  kafka, kafka-connect, confluent
Hivemq Mqtt Tensorflow Kafka Realtime Iot Machine Learning Training Inference
Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required
Stars: ✭ 204 (-28.42%)
Mutual labels:  kafka, kafka-connect, confluent
Cp Docker Images
[DEPRECATED] Docker images for Confluent Platform.
Stars: ✭ 975 (+242.11%)
Mutual labels:  kafka, kafka-connect, confluent
Ksql Udf Deep Learning Mqtt Iot
Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data
Stars: ✭ 219 (-23.16%)
Mutual labels:  kafka, kafka-connect, confluent
Ansible Role K3s
Ansible role for installing k3s as either a standalone server or HA cluster.
Stars: ✭ 132 (-53.68%)
Mutual labels:  ansible, playbook
Redfish Ansible Module
Ansible modules for Out-Of-Band Controllers using Redfish APIs
Stars: ✭ 139 (-51.23%)
Mutual labels:  ansible, playbook
Cp Demo
Confluent Platform Demo including Apache Kafka, ksqlDB, Control Center, Replicator, Confluent Schema Registry, Security
Stars: ✭ 278 (-2.46%)
Mutual labels:  kafka, confluent
Ansible Nginx Hardening
This Ansible role provides secure nginx configurations.
Stars: ✭ 180 (-36.84%)
Mutual labels:  ansible, playbook
Terraform Null Ansible
Terraform Module to run ansible playbooks
Stars: ✭ 114 (-60%)
Mutual labels:  ansible, playbook
Graylog Ansible Role
Ansible role which installs and configures Graylog
Stars: ✭ 173 (-39.3%)
Mutual labels:  ansible, playbook
Ansible Ubuntu
Ansible scripts to setup Ubuntu desktop/server
Stars: ✭ 182 (-36.14%)
Mutual labels:  ansible, playbook
Ansible Mysql Hardening
This Ansible role provides security configuration for MySQL.
Stars: ✭ 132 (-53.68%)
Mutual labels:  ansible, playbook
Mattermost Ansible
Ansible playbook to provide a turnkey solution for the Team Edition of Mattermost
Stars: ✭ 126 (-55.79%)
Mutual labels:  ansible, playbook
Terrible
An Ansible playbook that apply the principle of the Infrastructure as Code on a QEMU/KVM environment.
Stars: ✭ 161 (-43.51%)
Mutual labels:  ansible, playbook
Casl Ansible
Ansible automation for Managing OpenShift Container Platform clusters
Stars: ✭ 123 (-56.84%)
Mutual labels:  ansible, playbook
Ansible Collection Hardening
This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL
Stars: ✭ 2,543 (+792.28%)
Mutual labels:  ansible, playbook
Ansible Playbook Grapher
A command line tool to create a graph representing your Ansible playbook tasks and roles
Stars: ✭ 234 (-17.89%)
Mutual labels:  ansible, playbook
Rollback
Ansible role to rollback scripting applications like PHP, Python, Ruby, etc. in a capistrano style
Stars: ✭ 230 (-19.3%)
Mutual labels:  ansible, playbook
kafka-connect-fs
Kafka Connect FileSystem Connector
Stars: ✭ 107 (-62.46%)
Mutual labels:  confluent, kafka-connect

CP-Ansible

Introduction

Ansible provides a simple way to deploy, manage, and configure the Confluent Platform services. This repository provides playbooks and templates to easily spin up a Confluent Platform installation. Specifically this repository:

  • Installs Confluent Platform packages.
  • Starts services using systemd scripts.
  • Provides configuration options for plaintext, SSL, SASL_SSL, and Kerberos.

The services that can be installed from this repository are:

  • ZooKeeper
  • Kafka
  • Schema Registry
  • REST Proxy
  • Confluent Control Center
  • Kafka Connect (distributed mode)
  • KSQL Server

Documentation

You can find the documentation for running CP-Ansible at https://docs.confluent.io/current/installation/cp-ansible/index.html.

You can find supported configuration variables in VARIABLES.md

Version Bumps

Use bump2version tool to bump versions in all the correct places.

Contributing

If you would like to contribute to the CP-Ansible project, please refer to the CONTRIBUTE.md

License

Apache 2.0

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].