Skip to content

confluentinc/cp-ansible

Folders and files

NameName
Last commit message
Last commit date
Sep 25, 2021
Aug 21, 2023
Oct 9, 2023
Dec 18, 2023
Jun 6, 2022
Nov 8, 2022
Nov 3, 2023
Sep 4, 2023
Aug 21, 2023
Dec 18, 2023
Aug 31, 2023
Aug 21, 2023
Jun 6, 2022
Dec 18, 2023
Dec 18, 2023
Jan 12, 2023
Apr 21, 2021
Dec 18, 2023
Aug 3, 2023
Jun 7, 2022
Mar 16, 2022
Feb 25, 2022
Dec 18, 2023
Jun 12, 2023

Repository files navigation

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 or archive.
  • Starts services using systemd scripts.
  • Provides configuration options for many security options including encryption, authentication, and authorization.

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
  • Replicator

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

Contributing

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

License

Apache 2.0