Skip to content

Latest commit

 

History

History
 
 

cp-ansible-playground

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Using cp-ansible playground with Confluent Cloud CI

Pre-requisites

  • git is installed
  • ansible and ansible-playbook installed

Description

See this link for details about cp-ansible-playground

Here we're deploying the following containers connected to Confluent Cloud using Confluent cp-ansible Ansible playbooks:

  • 1 connect (connect)
  • 1 ksql (ksql-server)
  • 1 control-center (control-center)

Tags

Available tags are 6.0.0

How to run

  1. Then you just need to run:

$ playground run -f start<tab>

hosts-ccloud host file is automatically generated with your confluent cloud details from $HOME/.confluent/config

N.B: Control Center is reachable at http:https://127.0.0.1:9021